cond-star 
- Description
- Extended form of `cond' construct
- Latest
- cond-star-1.0.0.20260523.22.tar (.sig), 2026-Aug-29, 50.0 KiB
- Maintainer
- Richard Stallman <rms@gnu.org>
- Other versions:
- release version
- Website
- https://elpa.gnu.org/nongnu/cond-star.html
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use list-packages.
Full description
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.