in reply to
Re: lazy creation of a hash
in thread
lazy creation of a hash
(re the modified form) Right, using it in boolean context allows it to know I really care only if it is empty or not, and don't need to count the actual values.
Comment on
Re^2: lazy creation of a hash
In Section
Seekers of Perl Wisdom