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