UnificationAware

Marks a type that carries its own Unificator, to be used whenever unification is needed in that context (e.g. an execution/solving context choosing which unification strategy governs its resolution).

Properties

Link copied to clipboard
abstract val unificator: Unificator

The Unificator associated with this object.