decs.dbg

Undocumented in source.

Members

Functions

isNaN
bool isNaN(X x)
Undocumented in source. Be warned that the author may not have intended to support it.
is_nan
bool is_nan(float v)
Undocumented in source. Be warned that the author may not have intended to support it.
is_nan
bool is_nan(double v)
Undocumented in source. Be warned that the author may not have intended to support it.
panic
void panic(char* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BLUE
enum BLUE;
Undocumented in source.
CYAN
enum CYAN;
Undocumented in source.
GREEN
enum GREEN;
Undocumented in source.
PINK
enum PINK;
Undocumented in source.
RED
enum RED;
Undocumented in source.
RESET
enum RESET;
Undocumented in source.
WHITE
enum WHITE;
Undocumented in source.
YELLOW
enum YELLOW;
Undocumented in source.

Meta