range chunks

KennyTM~ kennytm at gmail.com
Sat Aug 7 06:03:24 PDT 2010


On Aug 7, 10 20:11, bearophile wrote:
> KennyTM~:
>> I've never seen it called Partition[] besides Mathematica.
>
> As alternative do you like "chunker"?
>
> Bye,
> bearophile

I prefer 'chunks', but that conflicts with std.stdio.chunks. It can be 
resolved by generalizing std.stdio.chunks to std.range.chunks and making 
File a range that iterates ubyte, but this doesn't seem to be the 
natural choice.


More information about the Digitalmars-d mailing list