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 Binders(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

Value members

Concrete fields

final 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.