[Issue 14544] isForwardRange failed to recognise valid forward range
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon May 4 12:46:55 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14544
--- Comment #4 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
something should be fixed, i think. either documentation, or `isForwardRange`.
and fixing `isForwardRange` will not break anything, as it will happily accept
both prop and non-prop `save`...
--
More information about the Digitalmars-d-bugs
mailing list