Liking cljdoc? Tell your friends :D
Clojure only.

rmap.maplike

Associative datastructure for working with recursive maps. EXPERIMENTAL, CAN BE CHANGED OR REMOVED ANYTIME AT THIS POINT.

Associative datastructure for working with recursive maps.
EXPERIMENTAL, CAN BE CHANGED OR REMOVED ANYTIME AT THIS POINT.
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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close