contain-rs / linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order
https://contain-rs.github.io/linked-hash-map/linked_hash_map/
Apache License 2.0
169 stars 60 forks source link

Rename `_hash_state` methods and add `hasher` method #66

Closed apasel422 closed 8 years ago

apasel422 commented 8 years ago

Closes #40

FlashCat commented 8 years ago

r? @Gankro

(I've picked a reviewer for you, use r? to override)