W3cubDocs

/Scala 3.2

Object Product3.Product3

object Product3

Supertypes
Self type

Concrete methods

Source
def unapply[T1, T2, T3](x: Product3[T1, T2, T3]): Option[Product3[T1, T2, T3]]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/Product3$.html