setAddRange

Adds all of the elements from first to last (inclusive) to set.

Parameters

set harfbuzz.set.Set

A set

first harfbuzz.types.Codepoint

The first element to add to set

last harfbuzz.types.Codepoint

The final element to add to set