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