SomeBinderPairs

dotty.tools.dotc.core.Hashable$.SomeBinderPairs

A null terminated list of pairs of BindingTypes. Used for isomorphism tests.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

final def matches(t1: Type, t2: Type): Boolean