Kaya 0.4.4 reference for Set::traverse

List of functions and data types in Set

Void traverse(Bool(a, Int) block, HashSet<a> set)

Arguments

Usage

Used by for loops to traverse HashSet data structure. It is unlikely that you will need to call this function directly.

The order in which a HashSet is traversed is undefined.

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