lib: improves usage example of Int::times
[nit.git] / lib / standard / collection / range.nit
2013-11-17 Alexis Laferrièrelib: improves usage example of Int::times
2013-11-16 Alexis Laferrièrelib: move the `times` method to Int
2013-11-10 Alexis Laferrièrelib: adds Discrete::times as a shortcut to Range
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-17 Jean Privatlib: fix implem of Range::has_only
2013-08-15 Jean Privatlib: fix typo and style in documentation
2012-02-14 Jean Privatlib: update the documentation
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2009-08-27 Jean Privatlib: add iterate methods on Collection
2009-08-06 Jean Privatlib: new /lib/standard/collection directory