> I know other languages call it zip, but personally I dislike
> that name as zip() is commonly used with reference to compression.

Ditto, I really dislike zip() and unzip(). They're PC and even UNIX
commands on several platforms now, increasing confusion.

Here's two names: mix() and unmix(). It's what's happening, right? Just
as short too.

> No need for the \ other builtin operators like shift,pop,splice
> etc dont need them, zip should not either.

Agreed.

-Nate

Reply via email to