Liking cljdoc? Tell your friends :D

fooheads.rax.core


map->relmapclj/s

(map->relmap m)

Takes a map of attrs, groups them by ns, and puts them in a relmap. Assumes one tuple per relation.

Takes a map of attrs, groups them by ns, and puts them in a relmap.
Assumes one tuple per relation.
raw docstring

relmap->mapclj/s

(relmap->map relmap)

Takes a relmap and creates a flat map with all attrs in the relmap. Assumes one tuple per relation.

Takes a relmap and creates a flat map with all attrs in the relmap.
Assumes one tuple per relation.
raw docstring

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

× close