true if codepoint is in set, false otherwiseharfbuzz.types.Bool setHas(harfbuzz.set.Set set, harfbuzz.types.Codepoint codepoint)Tests whether codepoint belongs to set.
set | A set |
codepoint | The element to query |
true if codepoint is in set, false otherwise