https://issues.dlang.org/show_bug.cgi?id=15982

--- Comment #2 from sigod <sigod.m...@gmail.com> ---
It's meaningless for dynamic arrays.

Currently, if you change you code from ranges to arrays you have to remove use
of `array()` or it just adds hidden cost.

--

Reply via email to