mapIsEqual

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

Parameters

map harfbuzz.map.Map

A map

other harfbuzz.map.Map

Another map

Return Value

Type: harfbuzz.types.Bool

true if the two maps are equal, false otherwise.