Cut

ISO cut '!'/0. This RuleWrapper only registers the !/0 signature as a defined predicate (its default, unused, body is just true): StateRuleSelection recognises ! via its own isCut() check before it ever reaches ordinary rule resolution, and performs the actual pruning of the choice-point queue directly.

Properties

Link copied to clipboard
open val Scope.body: Term
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val Scope.head: List<Term>
Link copied to clipboard
override val implementation: Rule
Link copied to clipboard

Functions

Link copied to clipboard
override fun toString(): String