Kaya 0.5.3 reference for Set::Set

List of functions and data types in Set

Set::Set<a>

Constructors

Usage

An ordered collection of unique values stored as a binary tree. If ordering is not crucial, then HashSet is likely to be faster. Sets may be iterated over using a for loop.

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