AppliedUniques

trait Hashable
class Object
trait Matchable
class Any

Type members

Inherited types

type This = WeakHashSet[A]
Inherited from:
WeakHashSet

Value members

Concrete methods

def enterIfNew(tycon: Type, args: List[Type]): AppliedType
override def hash(x: AppliedType): Int
Definition Classes

Inherited methods

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