signature property

Type signature

Returns the typedef of the memoized function.

Implementation

Type get signature => DoubleArgumentFunction<A1, A2, T>;