Add methods using
OFIndexSet
to collection classes
Implement OFIndexSet
Reopening as -[getIndexes:maxCount:inIndexRange:]
is still missing. Maybe also -[countOfIndexesInRange:]
and -[indexesInRange:options:passingTest:]
.
Implement OFIndexSet
With 0c9d7fdb57, 75d8c9d2aa, da60db2956 and 041e5183db, most of the functionality is now there. What is missing are methods to iterate through the indexes.