From: Tomas Sedovic Date: Mon, 23 Jun 2014 09:23:54 +0000 (+0200) Subject: Implement Collection and Mutable traits X-Git-Tag: 0.9.1~20^2 X-Git-Url: https://git.chrismorgan.info/anymap/commitdiff_plain/a9b1e31b7062e42248347805cbee662efe0eb713?hp=a9b1e31b7062e42248347805cbee662efe0eb713 Implement Collection and Mutable traits These just proxy the calls to the underlying hashmap. ---