View.NamedPair
module N : sig ... end
module F : Viewable
module S : Viewable
type t = F.t * S.t
val toString : t -> string