signature property

Type signature

Returns the typedef of the memoized function.

Implementation

Type get signature => SingleArgumentFunction<A, T>;