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.
Thank you for the clarification!
After my translation of "Alphabetic Anagrams" kata into Haskell was published, I could see other Haskell solutions only after I resubmitted my solution. Is it normal?
Really nice kata. Thank you!
Check it on [1] : your function will return [1], but should return [], hope that helps :)
Thanks!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
As promised: http://www.codewars.com/kata/reviews/5424e7b09dd33e988a000059/groups/5447bd9fa5819128de000c60 :)
Wow! That was very interesting. I havn't fully understood all mechanisms behind it, but still it was very enlightening. This kata represent why I decided to learn Haskell -- it feeds you constantly with some really general and beautiful ideas. Thanks, tel!
Also I've found this link helpful: https://www.fpcomplete.com/user/bartosz/understanding-algebras
Yes, you're right, i'll redo it