Version 0.1.1 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 ═════════════════════════════════════════════════════════ *This is an ALPHA release!* Breaking changes are possible!* 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*', `and$' and `and>'. This package additionally provides more consistent and improved implementations of the binding conditionals already provided by Emacs. Merely loading this library does not shawow the built-in implementations; this can optionally be done in the context of an individual library, as described below. ## Recent NEWS: [Not provided 🙁]