Open this page in the API Guide
StringHashSet.addMany Method
Stores values in the hash set.
Parameters
- values
-
Type: Array
ElementType: Object
The array containing values to store.
- selector
-
Type: Function - May be null
(Optional) A function to select the value to store.