mjwillson / screams

Scoped streams for clojure. Useful for processing data which doesn't fit in memory. Avoids resource scope issues and intermediate data structures associated with lazy sequences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screams

Scoped streams for clojure. Useful for processing data which doesn't fit in memory. Avoids resource scope issues and intermediate data structures associated with lazy sequences.

About

Scoped streams for clojure. Useful for processing data which doesn't fit in memory. Avoids resource scope issues and intermediate data structures associated with lazy sequences.


Languages

Language:Java 55.5%Language:Clojure 44.5%