emacs-devel
[Top][All Lists]
Advanced

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

Re: Instead of pcase


From: Richard Stallman
Subject: Re: Instead of pcase
Date: Wed, 22 Nov 2023 21:57:41 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > This is the requirement: in some situations a code path should only be
  > chosen when a certain structure is present and certain requirements for
  > certain parts of the structure are fulfilled.  When you separate these
  > two things artificially you will make the thing more complicated, you
  > need to introduce extra bindings (for the tests) that the BODY doesn't
  > use, resulting in poorly readable code.

Would you be willing to show me two or thhree examples of this, so I
cam make sure those are natural enough in the framework I'm designing?

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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