| Package | Description |
|---|---|
| clojure.lang |
Clojure language implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IReduce |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySeq |
static class |
ArraySeq.ArraySeq_boolean |
static class |
ArraySeq.ArraySeq_byte |
static class |
ArraySeq.ArraySeq_char |
static class |
ArraySeq.ArraySeq_double |
static class |
ArraySeq.ArraySeq_float |
static class |
ArraySeq.ArraySeq_int |
static class |
ArraySeq.ArraySeq_long |
static class |
ArraySeq.ArraySeq_short |
class |
Cycle |
class |
Iterate |
class |
LongRange
Implements the special common case of a finite range based on long start, end, and step,
with no more than Integer.MAX_VALUE items.
|
class |
PersistentList |
class |
PersistentVector |
static class |
PersistentVector.ChunkedSeq |
class |
Range
Implements generic numeric (potentially infinite) range.
|
class |
Repeat |
class |
StringSeq |
| Modifier and Type | Method and Description |
|---|---|
static PersistentVector |
PersistentVector.create(IReduceInit items) |
Copyright © 2025. All rights reserved.