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.
We've added Elixir 1.6.4. See our blog for more info.
Agreed. Test case is f = x * x with n = 4 over [2,6]. I don't see how this can be -6.0.
Seems test cases are expecting wrong results!
Approved, thanks :)
Inverter.invert(numtest, list)
has an extraneous argument in the sample tests.