Fixed
Details
Assignee
Sean CorfieldSean CorfieldReporter
Mark EngelbergMark EngelbergPriority
Minor
Details
Details
Assignee
Sean Corfield
Sean CorfieldReporter
Mark Engelberg
Mark EngelbergPriority
Created September 23, 2013 at 11:38 PM
Updated April 13, 2020 at 8:08 PM
Resolved November 4, 2019 at 7:50 PM
In order to be analogous to atoms, the current behavior of memo-swap! should be called memo-reset! since it overwrites the entire memo map. Similarly, there should be a function called memo-swap! that does an atomic swap operation on the memo cache so, for example, you can add a single value to the cache.