Type alias IFn<A, R>

IFn<A, R>: IFunction<A, R>

Type Parameters

  • A extends any[] = any[]

  • R = any