cl-trivial-garbage 0.21-0.3474f64
Portable GC-related APIs for Common Lisp
trivial-garbage
provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language.
- Outputs:
out
- Website: https://common-lisp.net/project/trivial-garbage/
- Licenses: Public Domain
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-trivial-garbage 0.21-0.3474f64
as follows:
guix install cl-trivial-garbage@0.21-0.3474f64
Or install the latest version:
guix install cl-trivial-garbage
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.