TupledFunction (original) (raw)

scala.util.TupledFunction

Type class relating a FunctionN[..., R] with an equivalent tupled function Function1[TupleN[...], R]

Type parameters

F

a function type

G

a tupled function type (function of arity 1 receiving a tuple as argument)

Attributes

Experimental

true

Source

TupledFunction.scala

Graph

Supertypes

Members list

Value members

Abstract methods

In this article

Generated with

Copyright (c) 2002-2025, LAMP/EPFL

Copyright (c) 2002-2025, LAMP/EPFL