Data.Patricia.Word.Lazy.TH
Description
Template Haskell helper functions.
sequenceCode :: Quote m => Patricia (Code m a) -> Code m (Patricia a) Source #
\(\mathcal{O}(n)\). Evaluate a tree of typed expressions.