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 ๐