Showing posts with label moved. Show all posts
Showing posts with label moved. Show all posts

Monday, November 19, 2012

Monads, shmonads and functional programming

Post consolidated and moved to http://www.coolscala.com/wiki/Cool_Scala/Monads_shmonads_and_functional_programming

Saturday, March 13, 2010

The Option monad pattern thing

This informative post is consolidated in the new blog, at:

 http://www.coolscala.com/wiki/Blog:Cool_Scala/Post:The_Option_monad_pattern_thing

... where we take a closer look at the Option type of Scala, the monadic aspect of it and see how we can use it to inspire new patterns and new ways of looking at the code we write.

(Sorry - original content was removed from here, to avoid duplicates).