Hacker News new | ask | show | jobs
by gw 3446 days ago
Hash maps wouldn't work for bindings because they don't guarantee order, whereas the order of the bindings is very important.
1 comments

You are right, I forgot about that (the example was not great anyway). Thanks