Companion
object Companion
Content copied to clipboard
Functions
empty
Link copied to clipboard
emptyIndexed
Link copied to clipboard
emptyListed
Link copied to clipboard
indexedOf
Link copied to clipboard
@JvmStatic()
Content copied to clipboard
Let developers easily create a MutableTheory backed by an indexed data structure, while avoiding variables names clashing by using a different Scope for each Clause
listedOf
Link copied to clipboard
@JvmStatic()
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
of
Link copied to clipboard
Let developers easily create a MutableTheory, while avoiding variables names clashing by using a different Scope for each Clause