derekkraan / delta_crdt_ex

Use DeltaCrdt to build distributed applications in Elixir
MIT License
493 stars 36 forks source link

Implement Collectable and Enumerable #57

Open derekkraan opened 3 years ago

derekkraan commented 3 years ago

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