Module HTML.NamedPair

Parameters

module N : sig ... end
module F : Element
module S : Element

Signature

type t = F.t * S.t
val toHTML : t -> string