ELPA Logo GNU ELPA: cond-star

cond-star Atom Feed

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