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.
Seriously, this deserves more votes.
You forgot to add
/* GENERATED BY A TOOL, DO NOT EDIT */
:DYeah, this Linq oneliners are growing boring.
From the next string parsing excersise, I think I will start using state machines and what I call "structured gotos".
Clever for readability, but performance-wise to_string will anyway have to do an extra loop for you ;-)