GT.HTML
HTML.NamedPair
Functor to provide named pair to HTML generation. The first parameter sets component names.
GT
GT.View
GT.common
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
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.