Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bltavares/ruby-bowling-kata

Functional and recursive method
https://github.com/bltavares/ruby-bowling-kata

Last synced: 28 days ago
JSON representation

Functional and recursive method

Awesome Lists containing this project

README

        

#Bowling Kata

I was messing arround with Haskell and i wondered how to make it in Ruby in a functional way.

It ended up like that.