setIsEqual

Tests whether set and other are equal (contain the same elements).

Parameters

set harfbuzz.set.Set

A set

other harfbuzz.set.Set

Another set

Return Value

Type: harfbuzz.types.Bool

true if the two sets are equal, false otherwise.