You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, I used this function to implement a caching version that has better
(more automagic) behavior than make-log-based-eval.
You can add it to with-cache if you think it's useful/a good place for it.
The function doesn't use with-cache, but might be a good package addition. William was looking for behavior like make-log-based-eval and came to with-cache, so at least a docs pointer could be useful.
The text was updated successfully, but these errors were encountered:
Frow WJB:
The function doesn't use
with-cache
, but might be a good package addition. William was looking for behavior likemake-log-based-eval
and came towith-cache
, so at least a docs pointer could be useful.The text was updated successfully, but these errors were encountered: