Snippets tagged tennis
Wimbledon special!
Tennis scoring system (at the game level). Includes some pattern-matching examples including 'when' guards.
4 people like this
Posted: 10 months ago by Kit EasonYet another Tennis Kata
It's a joke one liner implementation of Tennis Kata.Please see this code not seriously.
1 people like this
Posted: 6 months ago by nagat01
Another tennis implementation
Simple game of tennis... refactored after reading Richard Minerich blog post @http://richardminerich.com/2011/02/the-road-to-functional-programming-in-f-from-imperative-to-computation-expressions/
2 people like this
Posted: 6 months ago by Colin Bull