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: Bozhidar Batsov
Subject: Re: [PATCH] Add cl-map-into
Date: Thu, 30 Sep 2021 09:38:37 +0300
User-agent: Cyrus-JMAP/3.5.0-alpha0-1322-g921842b88a-fm-20210929.001-g921842b8

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

On Wed, Sep 29, 2021, at 11:26 PM, Stefan Monnier wrote:
> cl-map-into?  Actually, I think it could be “public” rather than --'ed.
> Just make it with-memoization in subr-x or some other file that is
> commonly required at build time, why not?

`subr-x` sounds like a good place for it, yes (assuming we can get
bootstrap to work, that is ;-).


        Stefan





reply via email to

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