lib/more_collections: add `clean` to `HashMap[23]`
[nit.git] / lib / more_collections.nit
2015-02-17 Alexis Laferrièrelib/more_collections: add `clean` to `HashMap[23]`
2015-02-03 Jean Privatlib/more_collections: simplify by using `Map::get_or_null`
2015-01-27 Alexis Laferrièrelib/more_collections: add `remove_at` to `HashMap[23]`
2015-01-13 Alexis Laferrièrelib/more_collections: update more maps to accept nullab...
2014-11-27 Jean Privatlib/more_collections: improve doc and docunits
2014-11-27 Jean Privatlib: remove warnings on hash_debug, more_collections...
2014-11-04 Jean-Christophe... more_collections: Add `DefaultMap`.
2014-03-05 Jean Privatlib/more_collection: MultiHashMap associates new arrays...
2013-11-12 Jean Privatlib: move counter more_collections and poset to lib/