Hacker News new | ask | show | jobs
by Grue3 4010 days ago
It's not an improvement over small association lists. At least in Common Lisp hashes are pretty heavy and assoc lists will outperform them if there are less than ~100 elements.