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.
Clojure translation Please check and approve it.
I changed it and just used range instead.
You were correct, I was only testing a with the solver function.
It is because I was using rand-int for both. I changed it so there is now a mix of positive and negatives within one test.
Thanks for the feedback.
I added higher numbers, more numbers and negative ones as well.
clojure translation