Implement Collection and Mutable traits
authorTomas Sedovic <tomas@sedovic.cz>
committerTomas Sedovic <tomas@sedovic.cz>
commita9b1e31b7062e42248347805cbee662efe0eb713
treee92dfd54e322b698be02c3965b728615991815d8
parentda3b57feb830522adbf3f5900de07cdff82c8827
Implement Collection and Mutable traits

These just proxy the calls to the underlying hashmap.
src/lib.rs