NN wrote: > What about more powerful slicing, like e.g. in Python ? > <snip> > char[] y = x[0 .. x.size .. 1]; What's that supposed to mean?