CurryInstances2

class Object
trait Matchable
class Any

Implicits

Implicits

implicit def curry2[A, B, C]: Curry[(A, B) => C, A => B => C]