| cachify | cachify turns a function into a caching function |
| cachify.character | cachify turns a function into a caching function |
| cachify.function | cachify turns a function into a caching function |
| cachifyPackage | cachifyPackage |
| getCacheDir | Get cache directory of a cachified function |
| isCacheLocked | Is the cache of a function locked? |
| lockCache | Lock a cache; whenever the function tries to evaluate rather... |
| replaceFunctionByReference | Replaces a function with a new value, taking care of... |
| setCacheDir | Set cache directory of a cachified function |
| uncachify | Remove caching functionality from function |
| unlockCache | Unlock a cache |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.