scala / 3.1 / scala / product2$.html

Object scala.Product2

object Product2

Supertypes
Self type

Concrete methods

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

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