theory
/
it.unibo.tuprolog.collections
/
ClauseMultiSet
/
get
get
abstract operator fun
get
(clause:
Clause
):
Sequence
<
Clause
>
Content copied to clipboard
Produces a
Sequence
of the clauses that would unify over the given
Clause
.