-
-
Notifications
You must be signed in to change notification settings - Fork 40
Caching data between runs
Almenon edited this page Dec 29, 2024
·
8 revisions
Sometimes you might execute a lengthy query that you do not want to run again. If you want to do this use #$save (see readme)
There used to be a more ways to cache data between runs, like a special variable arepl_store
, but they no longer work in the most recent version of AREPL.