Curry<A, B, C> extension

on

Methods

curry() Func1<A, Func1<B, C>>