Andrei Alexandrescu wrote: ... > Good idea, done. Will be part of the next commit. I plan to make one > more pass through std.algorithm anyway. If there's stuff you wish were > there (including stuff generalized from other modules), please let me > know. > > > Andrei I had need for a group() that constructs a range of ranges instead of tuple with count.