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.
|
class |
PersistentList |
class |
PersistentVector |
class |
Range
Implements generic numeric (potentially infinite) range.
|
class |
Repeat |
Modifier and Type | Method and Description |
---|---|
static PersistentVector |
PersistentVector.create(IReduceInit items) |
Copyright © 2021. All rights reserved.