Given two FunctionTypes/BuiltinFunctionTypes/FunctionSetTypes a and b return a FunctionSetType that includes everything in a and b.
FunctionType
BuiltinFunctionType
FunctionSetType
a
b
Generated using TypeDoc
Given two
FunctionType
s/BuiltinFunctionType
s/FunctionSetType
sa
andb
return aFunctionSetType
that includes everything ina
andb
.