HigherFn1<R, T0> typedef

HigherFn1<R, T0> = R Function() Function(T0)

Implementation

typedef HigherFn1<R, T0> = R Function() Function(T0);