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.
This comment is hidden because it contains spoiler information about the solution
Thanks, it makes sense.
This comment is hidden because it contains spoiler information about the solution
sweet
respect!
I agree
Cool use of guards!
Nice one
more clean I think than using combination of filter/sum
Here you've just travel the list one time
It wouldn't, but something like
51., 122.
would, also capturing groups when they're not used.nice tail call optimization
It looks like it would incorrectly return true for most integer, "1000000, 1000000" for example.
This comment is hidden because it contains spoiler information about the solution
Can you explaing whats in the argument is happening here?? I didn't understand that, <> is an concat operator.
This comment is hidden because it contains spoiler information about the solution
Loading more items...