Scrutinized tests
Added useful assertion messages
Added input and returned types
Added corresponding headers to be compatible with PHPUnit 9.5.2
Used assertSame instead of assertEquals
assertSame
assertEquals
I like this solution because it's readable
The best explanation of filter I have found, online resources just werent making sense to me.
This comment is hidden because it contains spoiler information about the solution
What? no need for all this, My code only has 21 lines and I can shorten it to less than 10 lines :).
Wow u make it so smol
It's over engineered, especially now that you've added extra methods that aren't needed. This kata can be solved with one function containing around 12-20 lines and it will propably be even more readable than this.
Thank you for your answer! Do you have any tips for exploring the rust manual?
Thank you for good comment ππ»
Why do you think this is terrible? π€
This is terrible
Super simple and clear.
Loading collection data...
Scrutinized tests
Added useful assertion messages
Added input and returned types
Added corresponding headers to be compatible with PHPUnit 9.5.2
Used
assertSame
instead ofassertEquals
I like this solution because it's readable
The best explanation of filter I have found, online resources just werent making sense to me.
This comment is hidden because it contains spoiler information about the solution
What?
no need for all this,
My code only has 21 lines and I can shorten it to less than 10 lines :).
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Wow u make it so smol
It's over engineered, especially now that you've added extra methods that aren't needed.
This kata can be solved with one function containing around 12-20 lines and it will propably be even more readable than this.
Thank you for your answer! Do you have any tips for exploring the rust manual?
Thank you for good comment ππ»
Why do you think this is terrible? π€
This is terrible
This comment is hidden because it contains spoiler information about the solution
Super simple and clear.
This comment is hidden because it contains spoiler information about the solution
Loading more items...