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.
isn't id better to count? since it's non nullable e usually its the primary key witch makes guaranties the index?
I'm still learn, so i'm sorry if that makes no sense
Coming from other languages: this made my head explode. Well done!
clean
This comment is hidden because it contains spoiler information about the solution
Nice, no dubplicates of the conditions
same :)
It's like a reversed way to think it of, I like it!, very nice
I'm glad I'm not the only one who actually defined the init method to solve this.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
They are semantically equivalent I think.