HashSet

dotty.tools.dotc.util.HashSet
See theHashSet companion class
object HashSet

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HashSet.type

Members list

Value members

Concrete methods

def from[T](xs: IterableOnce[T]): HashSet[T]