We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iter(...).chunk(2)
Introducing a .chunk(n: size) method to ChainableIterator to be consistent with chunkArr could increase ergonomics.
.chunk(n: size)
ChainableIterator
chunkArr