Module alloc

Source
Expand description

builtin lisp data structures.

Functions§

garbage_collect 🔒
list 🔒
make_byte_code 🔒
make_closure 🔒
Convert a function to closure by replacing the first N elements with their closure values.
make_symbol 🔒
make_vector 🔒
purecopy 🔒
record 🔒
vector 🔒