Closed JoE11-y closed 2 months ago
I've made the changes and added new tests to handle fixed arrays and tuples.
fix clippy errors and it's good to go
fix clippy errors and it's good to go
Just did.
@0xLucqs Test error was caused by iter().all()
returning true for an empty iterator, I've refactored the code to use a for loop instead.
@all-contributors please add @JoE11-y for code and tests
@0xLucqs
I've put up a pull request to add @JoE11-y! :tada:
Completed #67