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.
Which version of rxjs is loaded on the machine? how do I figure that ou on my own?
I'm in Ruby, not Haskell, but there's a test case after "Sieve" called "Quine". There are some generated cases after that.
require('rx')
rx is loaded on the machine, simply require it like you would normally.