Kaya 0.4.4 reference for Tuples::Tuple4

List of functions and data types in Tuples

Tuples::Tuple4<a, b, c, d>

Constructors

Usage

This represents an arbitrary set of four values. Tuple4(a,b,c,d) can be written as (a,b,c,d) for compactness.

Consider using a more meaningful data type instead of large Tuples, to make your code more readable.

kaya@kayalang.org | Last modified 13 July 2009 | Supported by Durham CompSoc | Powered by Kaya