GT.HTML
HTML.NamedPair
Functor to provide named pair to HTML generation. The first parameter sets component names.
GT
GT.View
GT.common
compare
eq
eval
fmt
foldl
foldr
gmap
hash
html
pa_gt
ppx
show
stateful
module N : sig ... end
module F : Element
module S : Element
type t = F.t * S.t
The type.
val toHTML : t -> string
Generate HTML representation.