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