Hashable

object Hashable
Companion:
class
class Object
trait Matchable
class Any

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.

class SomeBinders(val tp: BindingType, val next: Binders)

A null terminated list of BindingTypes. We use null here for efficiency

A null terminated list of BindingTypes. We use null here for efficiency

Types

type Binders = SomeBinders | Null

Value members

Concrete fields

inline val NotCached: 0

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.