phobos/std/range
Paul Backus e1672cfb8d Use a custom exception type in InputRangeObject
This allows users to distinguish between exceptions thrown by
InputRangeObject itself and exceptions thrown by the wrapped range.
2021-10-02 17:27:03 -04:00
..
interfaces.d Use a custom exception type in InputRangeObject 2021-10-02 17:27:03 -04:00
package.d std.range: make unittests reproducible when -boundscheck=off is present 2021-08-29 23:06:28 +00:00
primitives.d Merge pull request #6905 from WalterBright/save-doc 2021-04-22 22:14:59 +08:00