clojerl.SortedMap
Summary
Types
Functions
- __new__(KeyValues)
- __new__(Compare, KeyValues)
- apply(M, Args)
- assoc(M, Key0, Value)
- comparator(X1)
- cons(Map, X)
- contains_key(X1, Key)
- count(X1)
- empty(X1)
- entryKey(X1, X2)
- entry_at(X1, Key)
- equiv(X1, Y)
- get(Map, Key)
- get(X1, Key, NotFound)
- hash(X1)
- keys(X1)
- kv-reduce(X1, Fun, Init)
- meta(X1)
- seq(Map)
- seq(X1, Ascending)
- seqFrom(X1, Key, Ascending)
- str(SortedMap)
- to_list(X1)
- vals(X1)
- with_meta(Map, Metadata)
- without(M, Key)