cl-data-structures 1.4.1-3.d11e589
Data Structures and streaming algorithms for Common Lisp
CL-DATA-STRUCTURES is a Common Lisp library providing a portable collection of mutable and immutable data structures (dictionaries, sets, queues, sequences) and algorithms.
- Outputs:
out - Website: https://sirherrbatka.github.io/cl-data-structures/main.html
- Licenses: FreeBSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-data-structures 1.4.1-3.d11e589 as follows:
guix install cl-data-structures@1.4.1-3.d11e589
Or install the latest version:
guix install cl-data-structures
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.