Yeah if we redesign the String API it should account for Arrays and probably other kinds of sequences too…
On 19 March 2016 at 11:28, stepharo <steph...@free.fr> wrote: > copyFrom:to: > > Stef > > Le 19/3/16 11:22, stepharo a écrit : > > Hi >> >> I have an array and I would like to extract a segment of elements and I >> did not find >> >> array from: start to: end >> >> Did I miss something obvious? >> >> Stef >> >> >> > >