in reply to Re: deleting array elements(efficiency/critique)
in thread deleting array elements(efficiency/critique)

chipmunk-
Nice re-write of my code..tad more thought involved to understand it, but it is quite beautiful once it clicks in the head.

Although I think I'll end up using something like the replies that used grep, since it seems a shorter/clearer/rather efficient means of doing it.
  • Comment on Re: Re: deleting array elements(efficiency/critique)