TupledFunction [F, G]
extends ObjectType class relating a FunctionN[..., R]
with an equivalent tupled function Function1[TupleN[...], R]
Supertypes
ObjectAnnotations
@scala.annotation.internal.Child, @scala.annotation.implicitNotFoundMembers
def
tupled
( f: F ) : G
def