Liking cljdoc? Tell your friends :D

ageneau.utils.multimap

A multimap is a map that permits multiple values for each key. In Clojure we can represent a multimap as a map with sets as values.

A multimap is a map that permits multiple values for each
key.  In Clojure we can represent a multimap as a map with sets as
values.
raw docstring

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

× close