bitvec icon indicating copy to clipboard operation
bitvec copied to clipboard

Fix ChunksExactMut nth(). Fixes #231.

Open justindhales opened this issue 2 years ago • 1 comments
trafficstars

It looks like every other nth() function has the same logic for the if-statement.

justindhales avatar Jun 20 '23 05:06 justindhales

I realized that my tests were a little wordy so I closed the request, made them simpler, and reopened the request.

justindhales avatar Jun 20 '23 05:06 justindhales