Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite internal state using mechanical approach to GADTs
Also just return the `Node` on hit and `Leaf` on miss from `splay`, which potentially avoids an allocation.
- Loading branch information