package
tuples
Type Members
-
final
case class
DerivedFrom[TT, T](x: Aux[TT, T]) extends AnyVal with Product with Serializable
-
final
case class
DerivedTo[T](x: ToTuple[T]) extends AnyVal with Product with Serializable
-
final
case class
ExportedFrom[TT, T](x: Aux[TT, T]) extends AnyVal with Product with Serializable
-
final
case class
ExportedTo[T](x: ToTuple[T]) extends AnyVal with Product with Serializable
-
-
-
-
-