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