https://issues.dlang.org/show_bug.cgi?id=21100
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dlang-bugzilla@thecybershad | |ow.net --- Comment #1 from Vladimir Panteleev <[email protected]> --- You can use (&arr[0])[0 .. arr.length]. --
