cons
scala.collection.immutable.LazyListIterable.cons
object cons
An alternative way of building and matching lazy lists using LazyListIterable.cons(hd, tl).
Attributes
- Source
- LazyListIterable.scala
- Graph
-
- Supertypes
- Self type
-
cons.type
Members list
In this article