Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
#::
#::
scala.`package`.#::
object
#::
Attributes
Source
package.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
#::
.
type
Members list
Clear all
Value members
Concrete methods
def
unapply
[
A
](
s
:
LazyList
[
A
]):
Option
[(
A
,
LazyList
[
A
])]
Attributes
Source
package.scala
Deprecated methods
def
unapply
[
A
](
s
:
Stream
[
A
]):
Option
[(
A
,
Stream
[
A
])]
Attributes
Deprecated
[Since version 2.13.0]
Prefer LazyList instead
Source
package.scala
In this article
Attributes
Members list
Value members
Concrete methods
Deprecated methods