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.
It's a Haskell ReadP port to JS. Mostly Applicative, but with a few Monadic thingies as well.
I solved "Writing applicative parsers from scratch" ( Haskell ), then created the port, then solved a couple of JS parser kata.
If you fork it, you can collapse the
P
definition and it gets pleasantly concise. :]Nope
Cannot give optional parameters in Ruby, so we can't complete this