On Wed, 14 Nov 2007, Trans wrote: > On Nov 13, 10:51 pm, Trans <transf... / gmail.com> wrote: > > > However, a few times I've wanted a nicer way to split the array at an > > index. Something like: [...] > > pre, post = *a.crack(i) [...] > Actually, can anyone recommend a better name than #crack? --or a way > to already do this? partition (already taken I think), split (taken), divide, cleave, rend, tear, segment, decouple (railway analogy), snap, share, separate, divorce. > > T. > Hugh