lib: split hash into hash_collection
[nit.git] / lib / standard / collection / collection.nit
index ea08285..781cd54 100644 (file)
@@ -18,3 +18,4 @@ import range
 import list
 intrude import array # FIXME because of string.nit
 import sorter
+import hash_collection