Element type produced by both iterables.
Source iterable that must include all values from seq.
Iterable whose contents are required to appear in src.
Optional factory supplying the set used for membership checks.
true when src is a superset of seq, otherwise false.
Determines whether the source iterable contains every element from the comparison sequence.