Let’s mash 2 monads to solve a simple CSP
Intermediate–level Scala talk that cover the 4 blog posts by Bartosz Milewski on solving a simple constraint satisfaction problem in C++ and Haskell.
Starting from an imperative–style implementation we will get to a pure FP–style solution surprisingly similar to the Haskell one promoted by Bartosz.
code: https://goo.gl/0BkWgW
video: https://goo.gl/u71jcH