Double.G.Companion.Stream

class Stream[A <: Any.Double]
class java.lang.Object
trait scala.Matchable
class Any

Def

inline def apply(v: A): Double.G.Stream[A]
inline def apply(v: A*): Double.G.Stream[A]
@targetName("getVoid")
inline def void: Double.G.Stream[A]

Get void instance

Get void instance

Source
Stream.scala