lib: update HashMap and ArrayMap to support nullable keys
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 18 Dec 2014 15:30:38 +0000 (10:30 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 13 Jan 2015 19:09:54 +0000 (14:09 -0500)
commit9b0b8ffab1782437375464d590e4d03c5037cc18
tree940766c4d0520de0884e6552b1da3debf4908357
parent926c81d8a749dc9486bc770fa477570c3e0baf59
lib: update HashMap and ArrayMap to support nullable keys

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/standard/collection/array.nit
lib/standard/collection/hash_collection.nit