Lock a cache; whenever the function tries to evaluate rather than read from the cache, it will fail with an error. Useful, if you want to ensure reproduction of former execution
1 | lockCache(f)
|
f |
The function to lock the cache from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.