Left

Properties

Link copied to clipboard
open override val Scope.body: Term

The rule body, in scope; defaults to true, i.e. this wrapper declares a fact.

Link copied to clipboard

Gets this wrapped primitive description Pair formed by signature and wrapped primitive type

Link copied to clipboard

A shorthand to get the signature functor name

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

The rule head's arguments, in scope; must have as many elements as signature's arity.

Link copied to clipboard
override val implementation: Rule

The wrapped implementation

Link copied to clipboard

Functions

Link copied to clipboard
override fun toString(): String