Preparing search index...
The search index is not available
Tuff
Tuff
sets
union
Function union
union
<
T
>
(
a
:
Iterable
<
T
>
, b
:
Iterable
<
T
>
)
:
Set
<
T
>
Returns a new set with the union of the two given sets
Type Parameters
T
Parameters
a:
Iterable
<
T
>
b:
Iterable
<
T
>
Returns
Set
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Tuff
arrays
box
forms
html
keyboard
mat
messages
nav
objects
parts
routing
sets
strings
svg
tags
types
urls
vec
union
union
Mut
Generated using
TypeDoc
Returns a new set with the union of the two given sets