phobos/std/range
Nathan Sashihara 4cc47e6dc2 Fix Issue 19364 - Decrease template bloat for string functions
Use const(E)[] instead of E[] when it is valid and doesn't change the
return type.
2018-11-18 15:39:29 -05:00
..
interfaces.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
package.d Don't shorten the width of the iteration variable 2018-11-11 14:33:26 +08:00
primitives.d Fix Issue 19364 - Decrease template bloat for string functions 2018-11-18 15:39:29 -05:00