| Package | Description |
|---|---|
| clojure.lang |
| Modifier and Type | Field and Description |
|---|---|
static PersistentQueue |
PersistentQueue.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
PersistentQueue |
PersistentQueue.cons(java.lang.Object o) |
PersistentQueue |
PersistentQueue.pop() |
PersistentQueue |
PersistentQueue.withMeta(IPersistentMap meta) |