aol / cyclops-integration

Home of the cyclops integration modules : support for Scala, Clojure, RxJava (1+2), Reactor, FunctionalJava, Guava, Dexx & Vavr
http://cyclops-react.io
MIT License
442 stars 51 forks source link

create cyclops-paguro module #235

Open johnmcclean opened 8 years ago

johnmcclean commented 8 years ago

Paguro is a port of the core Clojure collections api. A PVectorX implementation backed by Paguro would be faster than one backed by pCollections ( BitmappedVectorTrie cf IntTreeMap)

johnmcclean commented 8 years ago

Should build on cyclops-reactor to get Lazy collection support.