Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
Can this be approved if no one has any problems with the translation or is it going to stay pending forever?
It was an oversight on my part. I've modified that test. Thank you for noticing it!
This is my first translation, I'm looking for constructive feedback on what can be improved.
As of 5.5.2019, this is this a problem with the C# version.
You should make this kata solvable or outright remove it, because it's suck in my unsolved katas, and it's pissing me off.
Hi, I get a pass on all tests except for this one : should should return the expected results
✘ expected true to respond to
true?
or perhaps you meantbe true
orbe_truthy
.I'm not sure I understand what it's trying to say, since expected results match my achieved ones.