Liking cljdoc? Tell your friends :D
Clojure only.

rmap.maplike

Experimental associative datastructure for working with recursive maps.

Experimental associative datastructure for working with recursive
maps.
raw docstring

maplikeclj

(maplike m)

Takes a normal Clojure map or vector and wraps it in an RMap. An RMap is a read-only associative datastructure that evaluates RVal objects once requested.

Takes a normal Clojure map or vector and wraps it in an RMap.
An RMap is a read-only associative datastructure that evaluates RVal
objects once requested.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close