> On 17 Jul 2015, at 14:31, Ghislain Fourny <[email protected]> wrote: > > Hi Eliot, > > I'd just go to the sequence space and back: > > array { reverse(array:flatten($array)) } >
That doesn’t work if the array contains sequences (of length > 1) - flattening loses the sequence boundaries. Michael Kay _______________________________________________ [email protected] http://x-query.com/mailman/listinfo/talk
