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
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
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.