Language

Package: cl-containers @ 0.12.1-3.3d1df53

Synopsis

Container library for Common Lisp

Description

Common Lisp ships with a set of powerful built in data structures including the venerable list, full featured arrays, and hash-tables. CL-containers enhances and builds on these structures by adding containers that are not available in native Lisp (for example: binary search trees, red-black trees, sparse arrays and so on), and by providing a standard interface so that they are simpler to use and so that changing design decisions becomes significantly easier.

Home page
https://common-lisp.net/project/cl-containers/
Location
gnu/packages/lisp-xyz.scm (line: 6939, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings