Package | Description |
---|---|
clojure.lang |
Modifier and Type | Field and Description |
---|---|
static PersistentArrayMap |
PersistentArrayMap.EMPTY |
Modifier and Type | Method and Description |
---|---|
(package private) PersistentArrayMap |
PersistentArrayMap.create(java.lang.Object... init) |
static PersistentArrayMap |
PersistentArrayMap.createAsIfByAssoc(java.lang.Object[] init) |
static PersistentArrayMap |
PersistentArrayMap.createWithCheck(java.lang.Object[] init) |
PersistentArrayMap |
PersistentArrayMap.withMeta(IPersistentMap meta) |