Summary: Extended form of `cond' construct Requires: emacs-24.3 Website: https://elpa.gnu.org/packages/cond-star.html Maintainer: Richard Stallman <r...@gnu.org>
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.