Kaya 0.5.3 reference for Dict::numBuckets

List of functions and data types in Dict

Int numBuckets(Dict<a, b> d)

Arguments

Usage

Get the number of buckets used in a dictionary. This function is not generally useful - it is implemented solely to make Dict to Dict mappings easier to implement (for example, the ElementTree makes use of it to apply Prelude::toLower to every key in a dictionary)

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