On 2012-07-10 16:22, Andrei Alexandrescu wrote:

It may be the case you're trying to write ruby in D. I rarely need to
convert stuff to arrays.

Mostly I receive an array, do some operations on it and then want to store the result in an instance variable in a class or struct. It's quite awkward to store a range in an instance variable.

--
/Jacob Carlborg


Reply via email to