Functional Hangman Game written with Arrow
ยท One min read

Functional Hangman game - console application written with Arrow. Uses the IO<A> monad to push side effects to the edge of the system.

Functional Hangman game - console application written with Arrow. Uses the IO<A> monad to push side effects to the edge of the system.