[NonGNU ELPA] Cond-Let version 1.1.3
ELPA update <[email protected]> Wed, 01 Jul 2026 17:06:37 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 1.1.3 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:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Additional and improved binding conditionals
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
More at https://elpa.nongnu.org/nongnu/cond-let.html
## Summary:
1 Cond-Let =E2=80=94 Additional and improved binding conditionals
=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=
=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=
=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=
=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=
=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=
=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=
=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90
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 =F0=9F=99=81]