On 10/11/06, dblack / wobblini.net <dblack / wobblini.net> wrote:
> Hi --
>
> With regard to the splat/unarray/values discussion:
>
> The word 'splay' occurs to me, as something that sounds sort of like
> splat, and sort of like array, and connotes spreading something out or
> unpackaging something (like, "The contents of the drawer were splayed
> out on the table").

And how about splay trees?  I'd say it's not great to use a word that
already has a meaning in CS.  Why not #destructure, as that's what
we're doing and that word already carries that meaning in CS.

  nikolai