Kaya 0.5.2 reference for Reflect::dump

List of functions and data types in Reflect

Void dump(a val)

Arguments

Usage

Prints any value as a string, including arrays, unions and closures. Note that what is printed is the run-time representation of the value, so dump(just(5)); will print Tag1(5), not just(5).

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