Idiomatic way to process const/immutable arrays as ranges

Dicebot m.strashun at gmail.com
Mon Feb 11 08:42:13 PST 2013


On Monday, 11 February 2013 at 16:25:35 UTC, Dmitry Olshansky 
wrote:
> I might be wrong but you can slice it e.g.:
>
> args[].join(" ");

[], as well as [0.$] does return the very same qualified slice, 
have tried it.


More information about the Digitalmars-d-learn mailing list