emscripten: add general features to lib
[nit.git] / lib / union_find.nit
2014-05-13 Jean Privatlib: add `union_find`, a union–find algorithm with...