emacs-devel
[Top][All Lists]
Advanced

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

RE: [External] : Re: cond* vs pcase


From: Drew Adams
Subject: RE: [External] : Re: cond* vs pcase
Date: Tue, 6 Feb 2024 17:29:07 +0000

> Simply because [1] pattern matching is a more
> powerful generalisation, capable of expressing
> case-distinction; [2] in the end it compiles
> down to almost the same code anyway.

Wow.  Really _not_ a good reason (IMHO).
Neither of those reasons [1,2] is good.

With that reasoning you'll use `pcase'
_always and everywhere_ - never `if',
`cond', `let', `or', `and',...

Hey, `pcase' can do it all!  And it
compiles down to almost the same thing!

"Demain on rase gratis !"



reply via email to

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