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.set wasn't working for me in this kata. I had a exception when tried to require it
clojure.set is not available?
It's sad that majority of examples are through using Standard API not as mathematical solution for a problem...