lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...