Module Gist.Tuple

Tuples for gist processors.

type 'a t = 'a Product.t

The type for tuple types of type 'a.