Kaya 0.4.4 reference for Builtins::inverse

List of functions and data types in Builtins

Bool inverse(Bool val)

Usage

The boolean NOT operator in function form.

a = true;
b = inverse(a); // false
kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya