aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-memoise/pkg-descr
blob: b2b20304355bbaeaedfe4c5c8cc6d542cc7b0d54 (plain) (blame)
1
2
3
4
Cache the results of a function so that when you call it again with
the same arguments it returns the pre-computed value.

WWW: https://cran.r-project.org/web/packages/memoise/