Module View.NamedPair

Parameters

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

Signature

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