Recent Posts

Idris dependent typing challenge: Bowling Kata

Let’s implement an entirely type safe bowling game, where invalid games cannot even be instantiated, and see how it goes and if it is even desirable.

• functional-programming