Adds num_codepoints codepoints to a set at once. The codepoints array must be in increasing order, with size at least num_codepoints.
A set
Array of codepoints to add
Adds num_codepoints codepoints to a set at once. The codepoints array must be in increasing order, with size at least num_codepoints.