Description
Provides portable garbage-collection-related APIs for Common Lisp. Libraries use it for finalizers, weak references, or implementation-specific memory behavior through a common interface.
Install it when a Lisp project depends on trivial-garbage. Memory lifecycle behavior can vary between implementations, so test with the target Lisp runtime.