liblazymap-clojure

transparent wrapper around Clojure's map types

Description

LazyMap is a transparent wrapper around the map types of Clojure. It works similar to lazy-seq for sequences: the value associated with a key via lazy-assoc is not evaluated until it is actually accessed. So if the value is dissoc'd before it is accessed the code necessary to generate the value is not executed at all.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://bitbucket.org/kotarak/lazymap


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblazymap-clojure