help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: pcase on multiple conditions


From: Michael Heerdegen
Subject: Re: pcase on multiple conditions
Date: Fri, 28 Oct 2022 12:39:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Heime <heimeborgia@protonmail.com> writes:

> I want to call "myfunc" when "complt" has value 3 or 4.

Looks ok.

Maybe consider to use `cl-case' which has simpler semantics (or `cond').
Learning `pcase' takes some time itself.

Michael.




reply via email to

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