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