Type alias IUnaryFn<A, R>

IUnaryFn<A, R>: IUnaryFunction<A, R>

Type Parameters

  • A = any

  • R = any