Kaya 0.5.3 reference for Tuples::Triple

List of functions and data types in Tuples

Tuples::Triple<a, b, c>

Constructors

Usage

This represents an arbitrary triple of values. Triple(a,b,c) can be written as (a,b,c) for compactness.

Tuples larger than Pairs are generally better represented as user-defined data types, to help code readability.

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya