emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add cl-map-into


From: Adam Porter
Subject: Re: [PATCH] Add cl-map-into
Date: Thu, 30 Sep 2021 08:03:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

"Bozhidar Batsov" <bozhidar@batsov.dev> writes:

> Great idea! I think having `with-memoization`/`memoize` would be
> pretty useful in general. E.g. in Clojure that's a built-in
> https://clojuredocs.org/clojure.core/memoize

Note that there exists an Elisp memoize library, Skeeto's:

https://github.com/skeeto/emacs-memoize

But there are some performance issues in general, e.g. Chris explains
some here:

https://github.com/skeeto/emacs-memoize/issues/11




reply via email to

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