kif_lib.ReferenceRecordSet.union#
- ReferenceRecordSet.union(*others: ReferenceRecordSet) ReferenceRecordSet [source]#
Computes the union of set and others.
- Parameters:
others – Reference record sets.
- Returns:
The resulting reference record set.
Computes the union of set and others.
others – Reference record sets.
The resulting reference record set.