mapHas

Tests whether key is an element of map.

Parameters

map harfbuzz.map.Map

A map

key harfbuzz.types.Codepoint

The key to query

Return Value

Type: harfbuzz.types.Bool

true if key is found in map, false otherwise