Functor Eliom_duce.​SubXhtml

module SubXhtml:

functor (T:sig

type content

val print : (string -> unit) -> content -> unit

end) ->XhtmlSig   with type page = T.content

Parameters :

T:sig type content val print : (string -> unit ) -> content -> unit end

syntax error in wikisyntax