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

cl-data-structures 1.4.1-2.ffab568

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-2.ffab568 as follows:

guix install cl-data-structures@1.4.1-2.ffab568

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.