
16 May
2015
16 May
'15
7:13 p.m.
On Sat, 16 May 2015 23:18:04 +0200, Dennis J. McWherter, Jr.
processedLines <- return (fmap moveParser $ lines contents) :
Or, a bit simpler: let processedLines = fmap moveParser $ lines contents Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --