setHas

Tests whether codepoint belongs to set.

Parameters

set harfbuzz.set.Set

A set

codepoint harfbuzz.types.Codepoint

The element to query

Return Value

Type: harfbuzz.types.Bool

true if codepoint is in set, false otherwise