[NonGNU ELPA] Cond-Let version 1.1.2
ELPA update <[email protected]> Mon, 01 Jun 2026 17:11:39 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 1.1.2 of package Cond-Let has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Cond-Let describes itself as:
============================================
Additional and improved binding conditionals
============================================
More at https://elpa.nongnu.org/nongnu/cond-let.html
## Summary:
1 Cond-Let — Additional and improved binding conditionals
═════════════════════════════════════════════════════════
Emacs provides the binding conditionals `if-let', `if-let*',
`when-let', `when-let*', `and-let*' and `while-let'.
This package implements the missing `and-let' and `while-let*'; and
the original `cond-let', `cond-let*', `when$', `and$', and `thread$'.
This package additionally provides more consistent and improved
implementations of the binding conditionals already provided by Emacs.
Merely loading this library does not shadow the built-in
implementations; this can optionally be done in the context of an
individual library, as described below.
## Recent NEWS:
[Not provided 🙁]