Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.util/TupledFunction

TupledFunction

scala.util.TupledFunction
sealedtraitTupledFunction[F,G]

Type class relating aFunctionN[..., R] with an equivalent tupled functionFunction1[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
classObject
traitMatchable
classAny

Members list

Value members

Abstract methods

deftupled(f:F):G

Attributes

Source
TupledFunction.scala
defuntupled(g:G):F

Attributes

Source
TupledFunction.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp