of
Creates a MutableClauseMultiSet with given clauses
fun of(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 MutableClauseMultiSet from the given Sequence of Clause
Creates a MutableClauseMultiSet from the given Iterable of Clause