Kaya 0.4.4 reference for Dict::entries

List of functions and data types in Dict

[Pair<a, b> ] entries(TinyDict<a, b> dict)

Arguments

Usage

List all entries in a tiny dictionary (as a list of Tuples::Pair in key-value order). There is no guarantee of any order, although at least within a single program run, identical dictionaries will return identical lists.

Related

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