Language

Package: cl-positional-lambda @ 2.0-0.a43a7bb

Synopsis

Macro favouring positional references over naming

Description

This package provides a concise, intuitive and flexible macro for trivial lambdas that eschews explicit naming of parameter variables in favor of positional references, with support for a used or ignored &rest parameter and automatic declaration of ignored parameters when logical gaps are left in the positional references. Further convenience features are provided.

Home page
https://www.hexstreamsoft.com/libraries/positional-lambda/
Location
gnu/packages/lisp-xyz.scm (line: 477, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-map-bind' does not match package name 'cl-map-bind'
input-labels

Identify input labels that do not match package names

label 'sbcl-parachute' does not match package name 'cl-parachute'
input-labels

Identify input labels that do not match package names

label 'sbcl-map-bind' does not match package name 'cl-map-bind'
input-labels

Identify input labels that do not match package names

label 'sbcl-parachute' does not match package name 'cl-parachute'