_toTuple

trait _toTuple[A]
class java.lang.Object
trait scala.Matchable
class Any
trait _use
object Stream

Def

inline def tuple10: (A, A, A, A, A, A, A, A, A, A)

Convert to Tuple10

Convert to Tuple10

If Stream has less then 10 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple11: (A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple11

Convert to Tuple11

If Stream has less then 11 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple12: (A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple12

Convert to Tuple12

If Stream has less then 12 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple13: (A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple13

Convert to Tuple13

If Stream has less then 13 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple14: (A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple14

Convert to Tuple14

If Stream has less then 14 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple15: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple15

Convert to Tuple15

If Stream has less then 15 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple16: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple16

Convert to Tuple16

If Stream has less then 16 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple17: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple17

Convert to Tuple17

If Stream has less then 17 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple18: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple18

Convert to Tuple18

If Stream has less then 18 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple19: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple19

Convert to Tuple19

If Stream has less then 19 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple2: (A, A)

Convert to Tuple2

Convert to Tuple2

If Stream has less then 2 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple20: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple20

Convert to Tuple20

If Stream has less then 20 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple21: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple21

Convert to Tuple21

If Stream has less then 21 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple22: (A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A, A)

Convert to Tuple22

Convert to Tuple22

If Stream has less then 22 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple3: (A, A, A)

Convert to Tuple3

Convert to Tuple3

If Stream has less then 3 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple4: (A, A, A, A)

Convert to Tuple4

Convert to Tuple4

If Stream has less then 4 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple5: (A, A, A, A, A)

Convert to Tuple5

Convert to Tuple5

If Stream has less then 5 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple6: (A, A, A, A, A, A)

Convert to Tuple6

Convert to Tuple6

If Stream has less then 6 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple7: (A, A, A, A, A, A, A)

Convert to Tuple7

Convert to Tuple7

If Stream has less then 7 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple8: (A, A, A, A, A, A, A, A)

Convert to Tuple8

Convert to Tuple8

If Stream has less then 8 elements, the operation will fail.

Source
_toTuple.scala
inline def tuple9: (A, A, A, A, A, A, A, A, A)

Convert to Tuple9

Convert to Tuple9

If Stream has less then 9 elements, the operation will fail.

Source
_toTuple.scala