union# swordfish.function.union()# Return the union of two sets. Parameters: X (Constant) – A set. Y (Constant) – A set. Returns: A set. Return type: Constant