impliedBy
Builds the Rule this :- other, i.e. other implies (is the body of a rule whose head is) this value.
Throws
Vararg overload of impliedBy: wraps other into a single conjunction (via Tuple.wrapIfNeeded) before building the Rule, so a multi-goal body can be listed as separate arguments instead of chained with and.