Transforming a range back to the original type?

Simen Kjaeraas simen.kjaras at gmail.com
Thu May 3 00:43:47 PDT 2012


On Wed, 02 May 2012 23:01:21 +0200, Jacob Carlborg <doob at me.com> wrote:

> Is there a general function for transforming a range back to the  
> original type? If not, would it be possible to create one?

In addition to std.array.array, as others have pointed out,
there is also std.range.InputRangeObject.


More information about the Digitalmars-d-learn mailing list