true if the two maps are equal, false otherwise.harfbuzz.types.Bool mapIsEqual(harfbuzz.map.Map map, harfbuzz.map.Map other)Tests whether map and other are equal (contain the same elements).
map | A map |
other | Another map |
true if the two maps are equal, false otherwise.