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
package.d
primitives.d