This package browser is in early development. Mind the rough edges.

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.

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.