delete Method

Removes the specified element from the set. Returns true if the element was present.

delete(value: T): boolean

Parameter Type Description
value T  

Returns - boolean

Defined in

Last Updated: 12 June, 2024