lib/core/collection: add `CachedIterator` to factorize the logic of iterators with...
[nit.git] / tests / test_hex.nit
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test