stash 0.1.6

An amortized `O(1)` table for cases where you don't need to choose the keys and want something faster than a HashTable.
Documentation
1
2
3
4
5
The code is copyright 2015, Steven Allen. Some portions of the documentation
are copyright 2015, the Rust Developers. Both are dual-licensed under the
Apache-2.0 and MIT licenses (see the respective license files).

For a list of rust developers, see: https://github.com/rust-lang/rust/blob/master/AUTHORS.txt