Fact

io.github.kelvindev15.prolog.core.Struct.Fact
See theFact companion trait
object Fact

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Fact.type

Members list

Value members

Concrete methods

def apply(head: Struct): Fact

Returns an instance of Fact.

Returns an instance of Fact.

Value parameters

head

the Struct representing the fact.

Attributes