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.
Isn't there a GHC option to defer type checking and instead get a runtime exception?
-fdefer-typecheck
or similar?Sounds like a great idea!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Yes, all the indexed stuff makes me scratch my head. Perhaps having to implement it would help ...
It looks like attrition for this kata is around 50%... maybe I should include it to make things slightly easier.
Welcome to Codewars! Your tagless interpreter kata is awesome, I will have to work it out tomorrow.
Hmm... are you sure? I don't know if it's in the spirit of the puzzle...