Module HTML.Pair

Parameters

module F : Element
module S : Element

Signature

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