Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
Description
I've found it helpful to be able to iterate over ArrayChunks. Implementing Seqable means they can be used by most collections functions.
Attachments
Activity
Jim Blomo
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description | I've found it helpful to be able to iterate over ArrayChunks. Implementing ISeq means they can be used by most collections functions. | I've found it helpful to be able to iterate over ArrayChunks. Implementing Seqable means they can be used by most collections functions. |
| Summary | ArrayChunk implements ISeq | ArrayChunk implements Seqable |
Jim Blomo
made changes -
| Attachment | arraychunk-seq-10004.diff [ 11264 ] |
Jim Blomo
made changes -
| Patch | Code and Test [ 10002 ] |
Stuart Halloway
made changes -
| Fix Version/s | Release 1.5 [ 10150 ] |