Module View.Pair

Parameters

module F : Viewable
module S : Viewable

Signature

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