unionSet method
unionSet:
Implementation
void unionSet(NSSet otherSet) {
_objc_msgSend_xtuoz7(
object$.ref.pointer,
_sel_unionSet_,
otherSet.ref.pointer,
);
}
unionSet:
void unionSet(NSSet otherSet) {
_objc_msgSend_xtuoz7(
object$.ref.pointer,
_sel_unionSet_,
otherSet.ref.pointer,
);
}