in reply to
Re: Perl hashes and non-determinism
in thread
Perl hashes and non-determinism
or
Tree::RB::XS
, which is
faster than both Tie::IxHash and Hash::Ordered
and can be used as either an object or a tied hash.
Comment on
Re^2: Perl hashes and non-determinism
In Section
Seekers of Perl Wisdom