phobos/std/range
Geod24 808cdd6f34 std.range.enumerate should work with a non-mutable start index
The deduced type for `Enumerator` could contain type modifier
(`const`, `immutable`), but the type was used directly as
a state variable.
2019-07-29 14:02:08 +09:00
..
interfaces.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
package.d std.range.enumerate should work with a non-mutable start index 2019-07-29 14:02:08 +09:00
primitives.d Merge pull request #7057 from n8sh/inout-front 2019-06-12 12:29:24 +02:00