Skip to content

Code demonstration for BFPG 2013-04. A transformation from imperative to functional code using reader , writer and state.

Notifications You must be signed in to change notification settings

benkolera/talk-isolating-effects-with-monads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Code demonstration for BFPG 2013-04. A transformation from imperative to functional code using reader , writer and state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages