Language

Package: cl-generic-cl @ 0.7.1-1.8e5a814

Synopsis

Generic function interface to standard Common Lisp functions

Description

generic-cl provides a generic function wrapper over various functions in the Common Lisp standard, such as equality predicates and sequence operations. The goal of this wrapper is to provide a standard interface to common operations, such as testing for the equality of two objects, which is extensible to user-defined types.

Home page
https://alex-gutev.github.io/generic-cl/
Location
gnu/packages/lisp-xyz.scm (line: 13220, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings