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