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.
You can promote your translation on discord or leave it as a suggestion so that more ppl can come across it.
Add this test to the sample tests, your code fails with it:
You're right. This was one of the earliest translations, and I didn't know how to test for predicates passing/failing. This was the compromise I chose at the time :P The latest translations don't have this problem, but there's still a few out there that use this method.
It's possible to rewrite it and make it right, but then all the existing solutions would fail, and I'm not sure if it's worth it.