emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code for cond*


From: Stefan Monnier
Subject: Re: Code for cond*
Date: Sun, 25 Feb 2024 10:38:46 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> On a slightly different topic, when will cond* be added/commited to
> GNU Emacs?  Seeing that how cond* works, and documentation has
> slightly materialized, it would be good to get some milage.

FWIW, I'm opposed to adding it without first unifying the Pcase and
`match*` pattern languages (including making sure that third party
packages which define their own patterns don't need to define them
separately for `pcase` and for `match*`).
[ It's trivial to do by making `match*` reuse the Pcase machinery, so
  there is no serious obstacle for that.  ]


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]