in reply to Is there an easy way to assign guaranteed unique values to a simple array without looping through whole array?

there's also a pseudohash in perl...when a particular condition is met (i forget what this is) then the array can be treated as either an array or hash as needed.
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: Is there an easy way to assign guaranteed unique values to a simple array without looping through whole array?