Memoise: Memoise a function.

Description Usage Arguments Value See Also

Description

Wrapper for memoise.

Usage

1
Memoise(.f)

Arguments

.f

Function of which to create a memoised copy.

Value

A memoised copy of the original function.

See Also

memoise for code and documentation.

Other function operators: Compose, %O%; Fail_With; Partial; Reduce_Right


functools documentation built on May 2, 2019, 5:39 a.m.