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

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

Why aren't `find`, `find-if`, `remove-if` part of Emacs Lisp?


From: Nicolas Petton
Subject: Why aren't `find`, `find-if`, `remove-if` part of Emacs Lisp?
Date: Tue, 17 Jun 2014 19:13:48 +0200
User-agent: mu4e 0.9.9.5; emacs 24.3.1

Hi guys,

Emacs Lisp is a great Lisp dialect, but I miss `find`, `find-if`,
`remove-if`, etc. iteration functions a lot. Sure, I can require cl-lib
or use dash, but I'm wondering why these functions are not part of the
base language?

Nico



reply via email to

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