Safe Haskell | Safe |
---|
Sets as Binary Search Trees
Documentation
Sets are represented by binary trees, where we assume the invariant that the underlying tree is a binary search tree.
Safe Haskell | Safe |
---|
Sets are represented by binary trees, where we assume the invariant that the underlying tree is a binary search tree.