lib: add iterate methods on Collection
[nit.git] / lib / standard / collection /
2009-08-27 Jean Privatlib: add iterate methods on Collection
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-08-06 Jean Privatlib: split hash into hash_collection
2009-08-06 Jean Privatlib: new /lib/standard/collection directory