| Copyright | Jeremy Groven |
|---|---|
| License | BSD3 |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.StableTree.Key
Description
Tools for working with StableTree keys.
Documentation
A wrapper for keys; this has an ephemeral t that will be either
Terminal or Nonterminal depending on the result of byte k.
A sum type to contain either a Terminal or a Nonterminal Key
data Nonterminal Source
Used to indicate that a Key is not terminal