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