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: Stefan Monnier
Subject: Re: [PATCH] Add cl-map-into
Date: Fri, 01 Oct 2021 14:40:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> 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

I'm glad you're enthusiastic about it.
`with-memoization` is now in `subr-x.el`.

But note that it's just a very simple macro, it's a far cry from an
actual memoization system.


        Stefan




reply via email to

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