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.
What???
Thank, works now. Only problem left: method isoOptional was missing. To see this you have to click attempt.
Added it to my solution and it was accepted. You may add it to the template.
In isoEUTest you use methods conv, lrl and rlr. There is no implementation for these methods. I even can't find a signature. I checked the code for other languages but found nothing useful.
As expected my solution fails as test classes can't compile.