]> git.lizzy.rs Git - rust.git/commit
collections: move hashmap's example to the struct.
authorHuon Wilson <dbau.pp+github@gmail.com>
Thu, 13 Mar 2014 11:31:56 +0000 (22:31 +1100)
committerHuon Wilson <dbau.pp+github@gmail.com>
Thu, 13 Mar 2014 11:31:56 +0000 (22:31 +1100)
commitd06266995cc3e0ed17d9a677893c2e5896b06298
tree049b8aa85dccd7340da1236ed591145f38cbb209
parent6cbba7c54e4e1e02d4ff3ffacf46d15d0f3a039c
collections: move hashmap's example to the struct.

Most people go straight to the struct, not looking at the module, so the
example was well hidden.
src/libcollections/hashmap.rs