Method Languages.PLIS.init_specials()
- Method init_specials
void init_specials(Environment environment)
- Description
Adds the special functions quote, set!, setq, while, define, defmacro, lambda, if, and, or, begin and catch to the environment.
void init_specials(Environment environment)
Adds the special functions quote, set!, setq, while, define, defmacro, lambda, if, and, or, begin and catch to the environment.