multi Set Of
Creates a MutableClauseMultiSet with given clauses
fun multiSetOf(vararg clause: <ERROR CLASS>.() -> <ERROR CLASS>): MutableClauseMultiSet
Content copied to clipboard
Let developers easily create a MutableClauseMultiSet programmatically while avoiding variables names clashing
Creates a MutableClauseQueue from the given Sequence of Clause
Creates a MutableClauseQueue from the given Iterable of Clause