Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Created April 3, 2012 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegopacheco/2291727 to your computer and use it in GitHub Desktop.
Save diegopacheco/2291727 to your computer and use it in GitHub Desktop.
Functional Society - Bingo Homework
This gist and a [Functional Society](https://github.com/diegopacheco/functional-society)
Gist to talk about Bank homework, so people can share links and help each other to get the homework right and make questions, get you question answered and so on and on...
## Bingo Homework
We need code a simple bingo management system in Scala and Haskell: <br/>
Simple bingo operations like: (Remember State and Side Effects are not desired)<br/>
### Operations
* play
* hasAnyBodyWow
* winners
* loosers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment