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.
hmm, when i go to edit it, i only have "fundamentals, strings, regular expressions" in the tags section. not really sure where declarative and advanced language features are coming from.
fixed
I don't mind at all :)
sorry guy, this comment slipped past me! approved :)
the Test failure message puts a comma between
expected
andinstead got
, it's a little misleading that way. You might have some trailing whitespace if it's failing only on the random tests. Hope that helpsThanks for pointing that out! I've updated the description to include that trailing whitespace should be removed.