GT.HTML
HTML.Anchor
Functor anchor takes one argument which describes type for which values anchors are set and name to distinguish namespaces (if any).
GT
GT.View
GT.common
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
show
stateful
module X : sig ... end
val set : X.t -> unit
Set anchor for value.
val get : X.t -> string
Get anchor value.
val url : X.t -> string
Get url for the value.
val ref : X.t -> viewer -> viewer
Make reference to the value.
module String : sig ... end
Make reference for strings.