- Companion
- class
- Source
- Cons1.scala
Value members
Concrete methods
Deprecated and Inherited methods
@deprecated("no replacement", since = "3.0.0-M1")
append an element to the head
append an element to the head
- Deprecated
[Since version 3.0.0-M1]
- Inherited from
- Cons1Functions
- Source
- Cons1.scala
@deprecated("no replacement", since = "3.0.0-M1")
deconstruct an S between its head and tail
deconstruct an S between its head and tail
- Deprecated
[Since version 3.0.0-M1]
- Inherited from
- Cons1Functions
- Source
- Cons1.scala
@deprecated("no replacement", since = "3.0.0-M1")
- Deprecated
[Since version 3.0.0-M1]
- Inherited from
- Cons1Functions
- Source
- Cons1.scala
@deprecated("no replacement", since = "3.0.0-M1")
- Deprecated
[Since version 3.0.0-M1]
- Inherited from
- Cons1Functions
- Source
- Cons1.scala
@deprecated("no replacement", since = "3.0.0-M1")
- Deprecated
[Since version 3.0.0-M1]
- Inherited from
- Cons1Functions
- Source
- Cons1.scala
Implicits
Implicits
implicit def tuple6Cons1[A1, A2, A3, A4, A5, A6]: Cons1[(A1, A2, A3, A4, A5, A6), A1, (A2, A3, A4, A5, A6)]
- Source
- Cons1.scala