Hmm. This PR raises a good question, and that is if we should use null sentinel slices throughout more of the library. I'll have to think a little about this. Meanwhile, can you revert the change on SliceIterator and only apply this to the OsIterator?
Hmm. This PR raises a good question, and that is if we should use null sentinel slices throughout more of the library. I'll have to think a little about this. Meanwhile, can you revert the change on
SliceIterator
and only apply this to theOsIterator
?