listed Of
Creates a MutableTheory backed by a list, containing the given clauses
fun listedOf(vararg clause: <ERROR CLASS>.() -> <ERROR CLASS>): MutableTheory
Content copied to clipboard
Let developers easily create a MutableTheory backed by a list, while avoiding variables names clashing by using a different Scope for each Clause