Companion
Functions
Link copied to clipboard
Creates an empty ClauseMultiSet
Link copied to clipboard
fun equals(multiSet1: ClauseMultiSet, multiSet2: ClauseMultiSet): Boolean
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Creates a ClauseMultiSet with given clauses
Let developers easily create a ClauseMultiSet programmatically while avoiding variables names clashing
Creates a ClauseMultiSet from the given Iterable of Clause
Creates a ClauseMultiSet from the given Sequence of Clause