dil.code.NotAResult

Members

Classes

NARExpr
class NARExpr

Not A Result. Similar to NAN in floating point arithmetics.

Variables

NAR
NARExpr NAR;

A global, unique instance. Returned when an expression could not be interpreted at compile-time.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity high)