| Safe Haskell | Safe |
|---|
Set
Description
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 |
|---|
Set
Description
Sets are represented by binary trees, where we assume the invariant that the underlying tree is a binary search tree.