Text.Templating.Heist.Splices.Apply
Documentation
rawApply :: Monad m => [Node] -> TPath -> [Node] -> HeistT m Template
Raw core of apply functionality. This is abstracted for use in other places like an enhanced (from the original) bind
heist-0.7.0.1: An (x)html templating system
Text.Templating.Heist.Splices.Apply
rawApply :: Monad m => [Node] -> TPath -> [Node] -> HeistT m Template
Raw core of apply functionality. This is abstracted for use in other places like an enhanced (from the original) bind