Package | Description |
---|---|
clojure.lang |
Modifier and Type | Field and Description |
---|---|
static PersistentTreeSet |
PersistentTreeSet.EMPTY |
Modifier and Type | Method and Description |
---|---|
static PersistentTreeSet |
PersistentTreeSet.create(ISeq items) |
static PersistentTreeSet |
PersistentTreeSet.create(java.util.List init) |
static PersistentTreeSet |
PersistentTreeSet.create(java.lang.Object... init) |
PersistentTreeSet |
PersistentTreeSet.withMeta(IPersistentMap meta) |