Module lisp2

Module lisp2 

Source
Expand description

Mark-compact using the Lisp-2 compaction algorithm Plan: Lisp2 (mark-compact using the Lisp-2 compaction algorithm)

Re-exportsยง

pub use self::global::Lisp2;
pub use self::global::LISP2_CONSTRAINTS;

Modulesยง

gc_work ๐Ÿ”’
global ๐Ÿ”’
mutator ๐Ÿ”’