futhark-0.15.5: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.Doc.Html

Documentation

renderName :: Name -> Html Source #

joinBy :: Html -> [Html] -> Html Source #

commas :: [Html] -> Html Source #

brackets :: Html -> Html Source #

braces :: Html -> Html Source #

parens :: Html -> Html Source #

pipes :: [Html] -> Html Source #