flatland.ordered.map
O
Return a map with the given keys and values, whose entries are sorted in the order that keys are added. assoc'ing a key ...
function([] [coll] [k v & more])
Return a map with the given keys and values, whose entries are sorted in the order that keys are added. assoc'ing a key ...
([] [coll] [k v & more])