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

--- Comment #7 from ponce <alil...@gmail.com> ---
FWIW I don't use array ops anymore, to the exception of:

 slice[] = value;
 sliveA[] = sliceB[];

--

Reply via email to