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.
The performant comment makes a lot of sense. Can we spell out what the other assumptions are so I can get a better understanding?
Ah, that makes sense. I'll have to declare those in the future. Thank you for explaining :)
This comment is hidden because it contains spoiler information about the solution
thanks for the comments explaining what you were doing. Was helpful in learning
Seems reasonable. It's reusable, and well named.
This comment is hidden because it contains spoiler information about the solution
Nice clean solution! Thanks!
Thanks for adding the code comments. Very helpful when trying to figure out the best practices for this particular solution!