Closed Benjtalkshow closed 1 month ago
Alright @0xLucqs
@0xLucqs i have made the requested changes
fix clippy and don't forget to format
fix clippy and don't forget to format
ok
you need to add the tests to the test file similarly to how it's done with others
@0xLucqs Please i just implemented the changes
fix the tests, remove the useless added file and restore the cargo.lock plz
and resolve conflicts
fix the tests, remove the useless added file and restore the cargo.lock plz
alright
closes #74 @0xLucqs This is a draft PR
Implementation
Checks for comparing to an empty slice such as [], and suggests using .is_empty() where applicable.