lasp-lang / types

Prototype implementation of Conflict-free Replicated Data Types (CRDTs) in Erlang.
https://lasp-lang.org
Apache License 2.0
140 stars 13 forks source link

GMap composability - allow pairs as values in the map #51

Closed vitorenesduarte closed 8 years ago

cmeiklejohn commented 8 years ago

There are test failures on this branch that need to be resolved before we merge this.

vitorenesduarte commented 8 years ago

@cmeiklejohn I did something wrong in the manual merge. It should be okay now.