Module View.Pair

Viewing unnamed pairs.

Parameters

module F : Viewable
module S : Viewable

Signature

type t = F.t * S.t

The type.

val toString : t -> string

View function.