memo.cache: Memo Cache

Description Usage Arguments Value

View source: R/memo.R

Description

Gets the cache associated with a memo function allowing further manipulation and control of the underlying values being stored.

Execution is stopped if function passed is not a valid memoed function.

Usage

1

Arguments

f

memo function

Value

Cache storing values for memoed function.


memofunc documentation built on Feb. 23, 2021, 1:06 a.m.