PreviousUpNext

14.5.15  Kludge

The compiler Kludge api defines access a collection of nasty little kludges.

The Kludge api is implemented by the kludge package.

The Kludge api source code is in src/lib/src/kludge.api.

The above information is manually maintained and may contain errors.

api {
    get_script_name : Void -> Null_Or(String );};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext