| Interface | Description |
|---|---|
| Associative |
Copyright (c) Rich Hickey.
|
| Compiler.MaybePrimitiveExpr | |
| Counted |
Copyright (c) Rich Hickey.
|
| Fn | |
| IDeref | |
| IFn | |
| IMapEntry | |
| IMeta | |
| IndexedSeq | |
| IObj | |
| IPersistentCollection |
Copyright (c) Rich Hickey.
|
| IPersistentList | |
| IPersistentMap | |
| IPersistentSet | |
| IPersistentStack | |
| IPersistentVector |
Copyright (c) Rich Hickey.
|
| IProxy | |
| IReduce | |
| IRef | |
| IReference | |
| ISeq |
A persistent, functional, sequence interface
ISeqs are immutable values, i.e. neither first(), nor rest() changes
or invalidates the ISeq
|
| Named | |
| Reversible | |
| Seqable | |
| Sequential |
Copyright (c) Rich Hickey.
|
| Settable | |
| Sorted | |
| Streamable |
| Enum | Description |
|---|---|
| Compiler.C |
| Exception | Description |
|---|---|
| Compiler.CompilerException | |
| LispReader.ReaderException |