You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick talk wrangled together for chatting through the reader, writer and state monads and how they are useful to move from imperative code to functional looking code.
This talk was written for the Brisbane Functional Programming Group 2013-04-23.
Best to run these examples in sbt.
Run sbt console and go Start.main( "test.xml" ) to run the first version.