Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bltavares/ruby-bowling-kata
- Owner: bltavares
- Created: 2011-04-11T00:25:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-11T18:58:06.000Z (over 13 years ago)
- Last Synced: 2024-04-14T19:36:18.025Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.