Man pages for rwetherall/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.memoryClear the memory store.
storage.getGet value from a store.
storage.get.memoryGet a value from a memory store.
storage.hasHas key has been used to store a value?
storage.has.memoryHas key has been used to store a value in a memory store?
storage.initInitialize a store.
storage.init.memoryInitialize a memory store.
storage.setSet value into a store.
storage.set.memorySet value into a memory store.
storage.unsetUnset a value that corresponds to a key within a store.
storage.unset.memoryUnset a value that corresponds to a key within a memory...
rwetherall/memofunc documentation built on March 1, 2021, 12:52 p.m.