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.
The description says nothing about ignoring
"\n"
.Description might clarify how to sort non-alphanumerical characters and how to handle whitespace.
Does this mean
Divide
should also repeat JS floating point issues ?actually 3 * 5.8999999999999995 = 17,6999999999999985 ( 5.9 * 3 = 17.7 )
see here or there