NamedTypeUniques

trait Hashable
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from
WeakHashSet

Value members

Concrete methods

def enterIfNew(prefix: Type, designator: Designator, isTerm: Boolean)(using Context): NamedType
override
def hash(x: NamedType): Int
Definition Classes

Inherited methods

Inherited from
MutableSet
def +=(elem: NamedType): Unit
Inherited from
WeakHashSet
Inherited from
MutableSet
def -=(elem: NamedType): Unit
Inherited from
WeakHashSet
def clear(): Unit
Inherited from
WeakHashSet
Inherited from
ReadOnlySet
def foreach[U](f: NamedType => U): Unit
Inherited from
ReadOnlySet
Inherited from
Hashable
Inherited from
ReadOnlySet
override
Definition Classes
Inherited from
WeakHashSet
def lookup(elem: NamedType): NamedType | Null
Inherited from
WeakHashSet
def put(elem: NamedType): NamedType
Inherited from
WeakHashSet
def size: Int
Inherited from
WeakHashSet
Inherited from
ReadOnlySet
final
def typeHash(bs: Binders, tp: Type): Int
Inherited from
Hashable