KennyTM~ Wrote: > Right. It should be a tuple instead of an array for more generic variants. > > I think this (x, y) = ... is just as good as [x, y] = ... this is useless :P use structs or arrays.