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.
I presume that we can having
null
prototype means being on top of the inheritance chain, hence the correct answer for that case would be0
, same as for plain{}
.Added an example test case for showing that.
Thanks, updated random test.
Thank you for your note.
Added a clarification for that issue:
Added random tests, please check.
Thank you dolamroth, very cool