Package | Description |
---|---|
clojure.lang |
Clojure language implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkedCons |
class |
LongRange
Implements the special common case of a finite range based on long start, end, and step.
|
static class |
PersistentVector.ChunkedSeq |
class |
Range
Implements generic numeric (potentially infinite) range.
|
Modifier and Type | Method and Description |
---|---|
IChunkedSeq |
PersistentVector.chunkedSeq() |
Copyright © 2019. All rights reserved.