New GNU ELPA package: cond-star - Extended form of `cond' construct
Sacha Chua <[email protected]> Mon, 10 Mar 2025 16:28:50 -0400
| Newsgroups | gmane.emacs.announce |
|---|---|
| Message-ID | <[email protected]> |
Summary: Extended form of `cond' construct
Requires: emacs-24.3
Website: https://elpa.gnu.org/packages/cond-star.html
Maintainer: Richard Stallman <[email protected]>
This library implements the `cond*' macro, that extends `cond' with
pattern-matching capabilities. It provides an alternative to
`pcase'. Consult the Info note `(elisp) cond* Macro' for details on
how to use it.