[Haskell-cafe] free monad versus operational for blackjack game

Michael Litchard litchard.michael at gmail.com
Wed Jan 18 19:14:25 UTC 2017


I'm studying the code for a blackjack game: See marked answer.
http://codereview.stackexchange.com/questions/46809/blackjack-in-haskell

It uses the operational package, and mentions one could write equivalent
code using a free monad. But my question is, for this use case is there any
benefit for using a free monad?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170118/7eae9886/attachment.html>


More information about the Haskell-Cafe mailing list