Since keys of Maps can now be null, it enables the same rule with the Sets
authorJean Privat <jean@pryen.org>
Fri, 30 Jan 2015 09:36:28 +0000 (16:36 +0700)
committerJean Privat <jean@pryen.org>
Fri, 30 Jan 2015 09:36:28 +0000 (16:36 +0700)
commit5d5c5ab926938228727fce8c96366096427e4576
tree8d4d9bad9c09a58e379e9ca646f299288aed01d2
parentfb5c5835279521d69dc8e27b6260de3d3a44e7d4
Since keys of Maps can now be null, it enables the same rule with the Sets

Signed-off-by: Jean Privat <jean@pryen.org>
lib/counter.nit
lib/poset.nit
lib/standard/collection/abstract_collection.nit
lib/standard/collection/array.nit
lib/standard/collection/hash_collection.nit
lib/standard/collection/union_find.nit