cond-star 
- Description
- Extended form of `cond' construct
- Latest
- cond-star-1.0.tar (.sig), 2025-Mar-06, 40.0 KiB
- Maintainer
- Richard Stallman <rms@gnu.org>
- Website
- https://elpa.gnu.org/packages/cond-star.html
- Browse 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.