Language

Package: cl-let-plus @ 0.0.0-1.5f14af6

Synopsis

Destructuring extension of let*

Description

This library implements the let+ macro, which is a dectructuring extension of let*. It features:

  • Clean, consistent syntax and small implementation (less than 300 LOC, not counting tests)

  • Placeholder macros allow editor hints and syntax highlighting

  • &ign for ignored values (in forms where that makes sense)

  • Very easy to extend

Home page
https://github.com/sharplispers/let-plus
Location
gnu/packages/lisp-xyz.scm (line: 2485, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings