union# swordfish.function.union()# Return the union of two sets. 参数: X (Constant) -- A set. Y (Constant) -- A set. 返回: A set. 返回类型: Constant