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.
https://en.wikipedia.org/wiki/Squared_triangular_number
thx
That test checks if the functions are independant. It defines more than one lazy function, then calls them at intervals to make sure that each one is only affecting itself.
Example (not the real test):
Functions
a
andb
should each be on their own independant 'timers'.:D