ore-sama wrote: > 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. Think of it as another syntactic sugar :p