emacs-devel
[Top][All Lists]
Advanced

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

reduce, foldl, foldr


From: John J Foerch
Subject: reduce, foldl, foldr
Date: Sat, 22 Dec 2007 19:16:30 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

Hello,

I was surprised to find that `reduce' is part of cl.el but not core
elisp.  I read about Richard Stallman's reservations about introducing
utility functions with keyword arguments because they complicate the
interface.  I agree with this and wonder what the emacs maintainers
would think of putting `foldl' and `foldr' functions in core elisp
instead.

Thank you,
John Foerch





reply via email to

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