functionCall | Function Call |
hash | Hash |
hash.default | Hash |
hash.function | Hash |
hash.functionCall | Hash |
hash.list | Hash |
is.memo | Is Memo |
memo | Memo |
memo.cache | Memo Cache |
memofunc | memofunc: A package for memoizing functions and caching data |
memo.function | Memo Function |
storage.clear | Clear the storage. |
storage.clear.memory | Clear the memory store. |
storage.get | Get value from a store. |
storage.get.memory | Get a value from a memory store. |
storage.has | Has key has been used to store a value? |
storage.has.memory | Has key has been used to store a value in a memory store? |
storage.init | Initialize a store. |
storage.init.memory | Initialize a memory store. |
storage.set | Set value into a store. |
storage.set.memory | Set value into a memory store. |
storage.unset | Unset a value that corresponds to a key within a store. |
storage.unset.memory | Unset a value that corresponds to a key within a memory... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.