JesperAxelsson / rust-intmap

Specialized hashmap for u64 keys
MIT License
30 stars 12 forks source link

Make loops tidier #31

Closed chinoto closed 2 years ago

chinoto commented 2 years ago

There doesn't seem to be any performance difference, but the changed portions are more succinct.