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.
That would be a
Suggestion
, not anIssue
. Closing. ( And I can't review; I don't speak Scala. )This comment is hidden because it contains spoiler information about the solution
Hi there!
I've submitted the Scala translation for this kata: https://www.codewars.com/kumite/5f9007e1942dc900339084d9?sel=5f9007e1942dc900339084d9.
It's a little bit verbose, but works the same way the Haskell version does.
Can someone review it, please?
This comment is hidden because it contains spoiler information about the solution
I got the same result, and cheated to pass the test by changing the traversal order. :)
This comment is hidden because it contains spoiler information about the solution