func property

SingleArgumentFunction<A, T> func
final

Function being memoized.

Implementation

final SingleArgumentFunction<A, T> func;