Method Languages.PLIS.init_functions()
- Method init_functions
void
init_functions(Environment
environment
)- Description
Adds the functions +, *, -, =, <, >, concat, read-string, eval, apply, global-environment, var, cdr, null?, setcar!, setcdr!, cons and list to the
environment
.