bitvec
bitvec copied to clipboard
Fix ChunksExactMut nth(). Fixes #231.
trafficstars
It looks like every other nth() function has the same logic for the if-statement.
I realized that my tests were a little wordy so I closed the request, made them simpler, and reopened the request.