lib/core/collection: add `CachedIterator` to factorize the logic of iterators with...
[nit.git] / tests / base_attr_lazy.nit
2015-02-26 Jean Privatmodelize: prevent the use of `lazy` on methods
2014-07-22 Jean Privattests: add base_attr_lazy