Companion
object Companion
Functions
Link copied to clipboard
Creates an empty Theory backed by an indexed data structure
Link copied to clipboard
Creates an empty Theory backed by a list
Link copied to clipboard
Creates a Theory backed by an indexed data structure, containing the given clauses
Link copied to clipboard
Creates a Theory backed by a list, containing the given clauses
Link copied to clipboard
Creates a Theory, containing the given clauses, using the default unificator
Let developers easily create a Theory using the default unificator, while avoiding variables names clashing by using a different Scope for each Clause
Creates a Theory, containing the given clauses