true if the two sets are equal, false otherwise.harfbuzz.types.Bool setIsEqual(harfbuzz.set.Set set, harfbuzz.set.Set other)Tests whether set and other are equal (contain the same elements).
set | A set |
other | Another set |
true if the two sets are equal, false otherwise.