GT.HTML
HTML.Map
Functor to provide map to HTML generation. Set items are ordered in according to their <b>string representations</b>.
GT
GT.View
GT.common
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
show
stateful
module M : Map.S
module K : Element with type t = M.key
module V : Element
type t = V.t M.t
The type.
val toHTML : t -> string
Generate HTML representation.