in reply to Re: Possible for Map to create Hash of Hash?
in thread Possible for Map to create Hash of Hash?
So, it turns out that map() seems like an awkward way to create a Hash of Hashes. That's fine. Simply seeing map() used in different ways can help to unlock its usefulness, by seeing it put to use. It certainly did for me.
Earlier today I learned about a new and bizarre way to use glob() for calculating permutations. The code was nearly incomprehensible and I'd never actually use it for anything but new and interesting ideas were sparked.
|
|---|