Companion
object Companion
Functions
Link copied to clipboard
fun forArgument(context: ExecutionContext, procedure: Signature, variable: Var, index: Int? = null): InstantiationError
Creates an InstantiationError reporting that the (optionally index-th) argument of procedure, variable, is unexpectedly unbound.
Link copied to clipboard
Creates an InstantiationError reporting that subgoal variable of procedure is unexpectedly unbound.