in reply to Re^3: Hash assignments using map
in thread Hash assignments using map
Thanks varian. This makes sense.
I want to quickly create a hash with keys that are the elements of the list. All I want access to is the keys...I don't care what the values are. I can then use exists to see if those keys either do or do not exist in another hash.
Thanks again!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Hash assignments using map
by shmem (Chancellor) on Feb 24, 2007 at 20:32 UTC |