Companion

object Companion

Functions

Link copied to clipboard
fun of(body1: Term, vararg body: Term): Directive

Creates a Directive with the given bodies goals, folded into a single Term via Tuple when there is more than one.

Link copied to clipboard
fun template(length: Int = 1): Directive

Creates a Directive template with length anonymous-variable goals.