Function3CurryExtension<R, A, B, C> extension

on

Methods

curry() Function1<A, Function1<B, Function1<C, R>>>