dotty.tools.dotc.core.Hashable
See theHashable companion trait
object Hashable
Attributes
Members list
Type members
Classlikes
A null terminated list of pairs of BindingTypes. Used for isomorphism tests.
A null terminated list of pairs of BindingTypes. Used for isomorphism tests.
Attributes
- Supertypes
A null terminated list of BindingTypes. We use null
here for efficiency
A null terminated list of BindingTypes. We use null
here for efficiency
Attributes
- Supertypes
Value members
Concrete fields
A hash value indicating that the underlying type is not cached in uniques.
A hash value indicating that the underlying type is not cached in uniques.
Attributes
In this article