PrologScopeWithTheories

interface PrologScopeWithTheories

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun theory(vararg clauseFunctions: <ERROR CLASS>.() -> Any): <ERROR CLASS>
Link copied to clipboard
open fun theoryOf(vararg clause: <ERROR CLASS>): <ERROR CLASS>
open fun theoryOf(clauses: Iterable<<ERROR CLASS>>, vararg otherClauses: Iterable<<ERROR CLASS>>): <ERROR CLASS>
open fun theoryOf(clauses: Sequence<<ERROR CLASS>>, vararg otherClauses: Sequence<<ERROR CLASS>>): <ERROR CLASS>

Inheritors

Link copied to clipboard