Sample:

new P0,PerlHash
set P0,-6,"foo" # Store the value -6 in key 'foo' of the hash P0
set I0,P0,"foo" # Recover the value at "foo"

No work has yet been done on hash collision, and behavior for undefined
hash keys is not yet
decided upon.

--
Jeff <[EMAIL PROTECTED]>

Reply via email to