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.
Calculus came in handy.
No 'require', it's easy to implement.
I get "This is not the optimal solution" message, when I try to use PQueue.
Falsifiable (after 1 test and 1 shrink):
expected: False
but got: True
Positive {getPositive = 1}
Positive {getPositive = 1}
Positive {getPositive = 1}
13th test. Any suggestions?
I'd like to take a look at so-called 'random' pyramid, cause I'm getting 'unknown error' in Clojure.
Update. The pyramid can be empty, like [] or like [[]]. Be warned!
I've got the same result. It seems that tests are wrong.
Update. I was wrong. It's ok.