https://issues.dlang.org/show_bug.cgi?id=13964
Ketmar Dark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ketmar Dark <[email protected]> --- input ranges are not required to have `.save`. this is forward ranges which are: http://dlang.org/phobos/std_range.html#isForwardRange --
