Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#184 was mistakenly merged prior to completing the optimization. Specifically, `offsetc` should call `altmod1` instead of `mod1`. The former returns early if it detects that there is no wrapping.
- Loading branch information
863761f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉