Kaya 0.5.3 reference for Dict::add

List of functions and data types in Dict

Void add(Dict<a, b> dict, a key, b val)

Arguments

Usage

Add an entry key = value to the dictionary. If an entry with the same key already exists it will be replaced.

Related

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