setGetMax
fn
harfbuzz.types.Codepoint setGetMax(harfbuzz.set.Set set)Finds the largest element in the set.
Parameters
set | A set |
Returns
maximum of set, or #HB_SET_VALUE_INVALID if set is empty.