Man pages for memofunc
Function Memoization

functionCallFunction Call
hashHash
hash.defaultHash
hash.functionHash
hash.functionCallHash
hash.listHash
is.memoIs Memo
memoMemo
memo.cacheMemo Cache
memofuncmemofunc: A package for memoizing functions and caching data
memo.functionMemo Function
storage.clearClear the storage.
storage.clear.defaultClear the memory store.
storage.getGet value from a store.
storage.get.defaultGet a value from a memory store.
storage.hasHas key has been used to store a value?
storage.has.defaultHas key has been used to store a value in a memory store?
storage.initInitialize a store.
storage.init.defaultInitialize a memory store.
storage.setSet value into a store.
storage.set.defaultSet value into a memory store.
storage.unsetUnset a value that corresponds to a key within a store.
storage.unset.defaultUnset a value that corresponds to a key within a memory...
memofunc documentation built on Feb. 23, 2021, 1:06 a.m.