lib/core: add a factory to `Set` to instantiate a `HashSet` by default
[nit.git] / tests / test_hex.nit
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test