Liking cljdoc? Tell your friends :D

detritus.bimap

A bi-directional map type.

A bi-directional map type.
raw docstring

bimapclj

(bimap kvs)
(bimap k v & kvs)

Constructs a bi-directional mapping between the given keys and values.

Given a mapping or single argument constituting a sequence of k-v pairs, returns the resulting bimap.

Given varargs, consecutive args are treated as k-v pairs and the resulting bimap is returned.

Constructs a bi-directional mapping between the given keys and values.

Given a mapping or single argument constituting a sequence of k-v
pairs, returns the resulting bimap.

Given varargs, consecutive args are treated as k-v pairs and the
resulting bimap is returned.
sourceraw docstring

ReversibleMapcljprotocol

rmapclj

(rmap m)
source

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