Transforming a range back to the original type?

Matt Soucy msoucy at csh.rit.edu
Wed May 2 14:07:45 PDT 2012


On 05/02/2012 05:01 PM, Jacob Carlborg wrote:
> Is there a general function for transforming a range back to the
> original type? If not, would it be possible to create one?
>

I believe std.array's array function does what you want.
-Matt


More information about the Digitalmars-d-learn mailing list