You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md indicates a number of Scala types suitable for serialization/deserialization, including Map. Running a test with MeatLocker suggests Option and Either types may also be used. Can this be added to README.md if it is indeed correct?
The text was updated successfully, but these errors were encountered:
README.md indicates a number of Scala types suitable for serialization/deserialization, including Map. Running a test with MeatLocker suggests Option and Either types may also be used. Can this be added to README.md if it is indeed correct?
The text was updated successfully, but these errors were encountered: