Swift Forums
Add Sequence.split(maxLength:)
Evolution
Pitches
CTMacUser
(Daryle Walker)
February 25, 2020, 9:51pm
8
This is a "chunked sequence," which has been brought up before:
What makes a good lazy procedure? And how to do it?
Add an
adjacentPairs
algorithm to Sequence
Supporting collection slice by slices of a given size parameter
Pre-pitch: striding through collections should be easier
Chunking Collections and Strings in Swift 5.1
4 Likes
Yet another chunked sequence/collection idea
show post in topic