has Method

Determines if an entry exists for the specified key

has(key: K): boolean

Parameter Type Description
key K The key to search for

Returns - true if an entry exists in this dictionary corresponding to the specified key.

Defined in

Last Updated: 08 January, 2020