Language

Package: sbcl-fset @ 1.3.2-1.6d2f9de

Synopsis

Functional set-theoretic collections library

Description

FSet is a functional set-theoretic collections library for Common Lisp. Functional means that all update operations return a new collection rather than modifying an existing one in place. Set-theoretic means that collections may be nested arbitrarily with no additional programmer effort; for instance, sets may contain sets, maps may be keyed by sets, etc.

Home page
https://common-lisp.net/project/fset/Site/index.html
Location
gnu/packages/lisp-xyz.scm (line: 9270, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings