GT.HTML
HTML.Pair
Functor to provide unnamed pair to HTML generation.
GT
GT.View
GT.common
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
show
stateful
module F : Element
module S : Element
type t = F.t * S.t
The type.
val toHTML : t -> string
Generate HTML representation.