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've republished the new translation, I've tried to make it possible to get the other function names to work but I didn't succeed. TypeScript is a declarative language, if I export a function in the solution I can only import that function in the test case. Checking whether a function is exported by a particular file is not something I think is possible.
Please correct me if I'm wrong.
Thanks for taking the time to check on my translation!