https://issues.dlang.org/show_bug.cgi?id=6621
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from greenify <[email protected]> --- See also Sliding window (repeats previous chunks): https://github.com/D-Programming-Language/phobos/pull/4027 std.range.chunks with mere input ranges (buffered) https://issues.dlang.org/show_bug.cgi?id=15759 --
