clojerl.SortedSet
Summary
Types
Functions
- __new__(Values)
- __new__(Compare, Values)
- apply(X1, Args)
- comparator(X1)
- cons(S, X)
- contains(X1, Value)
- count(X1)
- disjoin(S, Value)
- empty(X1)
- entryKey(X1, Entry)
- equiv(X1, Y)
- get(Set, Value)
- get(X1, Value, NotFound)
- hash(X1)
- meta(X1)
- seq(Set)
- seq(X1, Ascending)
- seqFrom(X1, Key, Ascending)
- str(SortedSet)
- to_list(X1)
- with_meta(Set, Metadata)