Functions to treat klists as maps.
Klists are sequential collections of maps with a single key-value pair as maps, similar to traditional plists.
These datastructures are slow and mostly useless, so don't use it unless you have to deal with data that is already in this format.
Functions to treat klists as maps. Klists are sequential collections of maps with a single key-value pair as maps, similar to traditional plists. These datastructures are slow and mostly useless, so don't use it unless you have to deal with data that is already in this format.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close