Safe Haskell | None |
---|
Text.Templating.Heist.Splices.Apply
Documentation
rawApply :: Monad m => [Node] -> TPath -> [Node] -> HeistT m TemplateSource
Raw core of apply functionality. This is abstracted for use in other places like an enhanced (from the original) bind