Settings
Help

Module alloc

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 πŸ”’