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.
when you need your Iterator :)
Thanks a lot, cottyard!
That's actually what I was looking for today — I was specifically looking for something like that. See, I've learnt how to create Haskell dynamic programming algorithms in a purely functional style and I want to put my newfound powers to the test.
Instead, I've come here to be amazed by the power of the humble list! Pretty great, isn't it, our little linked list?