derekkraan / delta_crdt_ex

Use DeltaCrdt to build distributed applications in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Collectable and Enumerable

derekkraan opened this issue · comments

It would be nice to be able to use DeltaCrdt transparently with the stdlib Enum module.