Package | Description |
---|---|
clojure.lang |
Modifier and Type | Method and Description |
---|---|
Stream |
Streamable.stream() |
Stream |
Stream.stream() |
Stream |
Range.stream() |
Stream |
ASeq.stream() |
Stream |
APersistentVector.stream() |
static Stream |
RT.stream(java.lang.Object coll) |
Constructor and Description |
---|
Stream(IFn xform,
Stream src) |