package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.