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.
Factor version expects negative answers for some
n
, too (had to changerem
as last word tomod
to pass). + description needs[1,b]
->[1..b]
update for 0.99+.Ugh, I have no idea why I threw that extra "end < mt.size()" check into the else if, overthinking + brain fart. It doesn't come into play, and also wrong, so uh, ignore this, there's cleaned up variant somewhere nearby :D