Skip to content

Commit

Permalink
Rewrite internal state using mechanical approach to GADTs
Browse files Browse the repository at this point in the history
Also just return the `Node` on hit and `Leaf` on miss from `splay`, which
potentially avoids an allocation.
  • Loading branch information
polytypic committed Dec 21, 2023
1 parent db1a8be commit 1a0970f
Showing 1 changed file with 333 additions and 338 deletions.
Loading

0 comments on commit 1a0970f

Please sign in to comment.