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.
Ah right, that explains it. Cheers.
I like your solution btw. So that overload for 'insert' is Index, value and then count?
ill have to remember that ;)
You did it the same as me, except did you not have failed tests when 'n' was zero?