has


Description:

[ Version ( since = "1.7.7" ) ]
public Bool has (Codepoint key)

Tests whether key is an element of map.

Parameters:

key

The key to query

map

A map

Returns:

`true` if key is found in map, `false` otherwise