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

Implement Pair. #4

Closed cmeiklejohn closed 8 years ago

cmeiklejohn commented 8 years ago

State-based completed, but we will need an operation-based invariant.