#::

scala.collection.immutable.LazyList.#::
object #::

Attributes

Source
LazyList.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
#::.type

Members list

Value members

Concrete methods

def unapply[A](s: LazyList[A]): Option[(A, LazyList[A])]

Attributes

Source
LazyList.scala