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.
There are no sample tests.
Calling a given function with a given argument is now a kata? Really?
The description is impossible to understand.
Should be updated to support Node 12.
Needs sample tests
No random tests.
This is not tested.
My solution that only runs
target
whenoriginalArguments
is falsy is accepted. Buttarget
may have side effects even if its return value is discarded.