Function: cond-let--and>
cond-let--and> is a function alias for cond-let--and$, defined in
cond-let.el.
Signature
(cond-let--and> ARG1 ARG2 &rest REST)
Documentation
Instead of this alias, use cond-let--and$ via and$ shorthand.
This alias will likely be declared obsolete in 2027. If you would like to continue to use it, please get in contact before then. This alias might eventually be removed altogether; again subject to user feedback.
If you do not care about the symbol cond-let--and>, but want to keep
using the respective and> shorthand, you can future-proof that now,
by changing the shorthand definition to ("and>" . "cond-let--and$").