Set

object Set
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

def apply[A](v: A*): Set[A]
Source
__.scala
def fromStream[A](v: Stream[A]): Set[A]
Source
__.scala
@targetName("getVoid")
def void[A]: Set[A]
Source
__.scala

Implicit

implicit inline def implicitRequest[A](v: VOID): Set[A]
Source
__.scala