Function2CurryExtension<A, B, R> extension

on

Methods

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