strict

fun strict(context: <ERROR CLASS>): Unificator

Creates naive unification strategy, with the given context, that checks Terms identity through their Term.equals methods


fun strict(): Unificator

Creates naive unification strategy, that checks Terms identity through their Term.equals methods