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

Prototype interface. #1

Closed cmeiklejohn closed 8 years ago

cmeiklejohn commented 8 years ago

Prototype general interface for all data types that support all operations needed for manipulation in Lasp and outside of Lasp.