src: use 'loop' for infinite loop and do-until-like
[nit.git] / lib / standard / collection / hash_collection.nit
2009-08-28 Jean Privatsrc: use 'loop' for infinite loop and do-until-like
2009-08-27 Jean Privatlib: add iterate methods on Collection
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-08-06 Jean Privatlib: split hash into hash_collection