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.
Apologies. I've corrected it.
Thanks for pointing this out.
Java translation added. Please check and approve if appropriate.
I learned a new method today...
What is the benefit in using
let
instead ofvar
?I seem to have this same issue (C++ as well):
✘ Expected: [ 4.2, -35.8, -2.8, 23.2, 11.2 ]
Actual: [ 4.2, -35.8, -2.8, 23.2, 11.2 ]