src: remove some useless import
[nit.git] / lib / standard / collection / collection.nit
2014-07-30 Jean Privatsrc: remove some useless import
2014-07-30 Jean Privatlib: string does not need anymore to intrude array
2014-07-15 Alexandre Terrasalib: introduce Heap and PriorityQueue in standard:...
2014-07-11 Alexandre Terrasalib: introduce Stack in standard::collection
2014-07-11 Alexandre Terrasalib: introduce Queue in standard::collection
2014-07-11 Alexandre Terrasalib: move union_find to collection
2013-09-04 Jean Privatrename 'package' to 'module'
2013-05-26 Alexis Laferrièrelib: adds the subarray method to the Sequence class
2009-08-06 Jean Privatlib: split hash into hash_collection
2009-08-06 Jean Privatlib: new /lib/standard/collection directory