ltext-0.0.0.5: Higher-order file applicator

Safe HaskellSafe
LanguageHaskell2010

LText.Renderer

Synopsis

Documentation

renderHeaderSchema :: [String] -> (String, String) -> Expr -> (HeaderSchema, Expr) Source

turn head of template's arity into list - still need to render inner expressions

hasArity :: Expr -> Bool Source

Note - only use post-beta reduction: this function is partial