GT.HTML
HTML.Set
Functor to provide set to HTML generation. Set items are ordered in according to their <b>string representations</b>.
GT
GT.View
GT.common
compare
eq
eval
fmt
foldl
foldr
gmap
hash
html
pa_gt
ppx
show
stateful
module S : Set.S
module V : Element with type t = S.elt
type t = S.t
The type.
val toHTML : t -> string
Generate HTML representation.