nominolo / union-find

Efficient union and equivalence testing of sets.
Other
30 stars 12 forks source link

Improve documentation. #6

Open andreasabel opened 6 years ago

andreasabel commented 6 years ago

Some exported modules lack documentation altogether, see https://hackage.haskell.org/package/union-find-0.2/docs/Data-UnionFind-IntMap.html

The source code contains commented out unfinished code: https://hackage.haskell.org/package/union-find-0.2/docs/src/Data-UnionFind-IntMap.html#newPointSupply

descriptor has an abruptly ending sentence as documentation. https://hackage.haskell.org/package/union-find-0.2/docs/Control-Monad-Trans-UnionFind.html