lib: fix NaiveCollection::length
[nit.git] / lib / standard / collection / abstract_collection.nit
2011-02-14 Jean Privatlib: fix NaiveCollection::length
2010-08-06 Jean Privatlib: keys in maps and sets are not nullable
2009-08-27 Jean Privatlib: add iterate methods on Collection
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-08-06 Jean Privatlib: new /lib/standard/collection directory