add Method
Invokes Set.add, raising the onAdded event if the item was not already present in the set.
add(item: T): this
| Parameter | Type | Description |
|---|---|---|
| item | T |
Returns - this
Defined in
Last Updated: 24 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.