lib/core: Added `join_bytes` top-level function to join an array of `Bytes`
[nit.git] / tests / test_hex.nit
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test