Kaya 0.5.2 module reference for Set

List of modules in this version

Set module

This module contains two implementations for collections of unique values. Set stores the values in order, whereas HashSet is unordered but has faster insertion and lookup. The Dict module may also be useful.

Data types

Functions

kaya@kayalang.org | Last modified 30 December 2008 | Supported by Durham CompSoc | Powered by Kaya