lib: split hash into hash_collection
authorJean Privat <jean@pryen.org>
Mon, 3 Aug 2009 18:44:12 +0000 (14:44 -0400)
committerJean Privat <jean@pryen.org>
Thu, 6 Aug 2009 15:29:28 +0000 (11:29 -0400)
commitcfd6a8a17824679b73c24dd08fa302cf2c3f3bf4
treecb3a81d6235c9d59d15a52cfdc851aa00d5d9080
parent227dc02173e4739d2989c2456886278616087488
lib: split hash into hash_collection

Also update dependency:
* hash depends only on kernel (not string)
* hash_collection depends on array and hash
* string depends on hash

Move String::hash from hash to string

Signed-off-by: Jean Privat <jean@pryen.org>
lib/standard/collection/collection.nit
lib/standard/collection/hash_collection.nit [new file with mode: 0644]
lib/standard/hash.nit
lib/standard/string.nit
tests/sav/nitdoc_args1.sav