<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The State Monad: a tutorial for the confused?</title>
	<atom:link href="http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/</link>
	<description>fragmentary ideas  ䷿  intellectual what-nots  ䷷  and haskell programming  ䷴</description>
	<lastBuildDate>Mon, 16 Aug 2010 13:21:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/comment-page-1/#comment-263</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 22 Jul 2010 21:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=230#comment-263</guid>
		<description>Great tutorial, thanks!

Just one minor correction -- shouldn&#039;t the expanded type of the state monad&#039;s bind function be:

(&gt;&gt;=) :: (s -&gt; (a,s)) -&gt; (a -&gt; s -&gt; (*b*,s)) -&gt; (s -&gt; (b,s))

(asterisks for emphasis)</description>
		<content:encoded><![CDATA[<p>Great tutorial, thanks!</p>
<p>Just one minor correction &#8212; shouldn&#8217;t the expanded type of the state monad&#8217;s bind function be:</p>
<p>(&gt;&gt;=) :: (s -&gt; (a,s)) -&gt; (a -&gt; s -&gt; (*b*,s)) -&gt; (s -&gt; (b,s))</p>
<p>(asterisks for emphasis)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jberryman</title>
		<link>http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/comment-page-1/#comment-260</link>
		<dc:creator>jberryman</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=230#comment-260</guid>
		<description>@Zak: I&#039;m really glad you found it helpful. And thanks for the feedback!</description>
		<content:encoded><![CDATA[<p>@Zak: I&#8217;m really glad you found it helpful. And thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zak</title>
		<link>http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/comment-page-1/#comment-259</link>
		<dc:creator>Zak</dc:creator>
		<pubDate>Wed, 30 Jun 2010 02:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=230#comment-259</guid>
		<description>Great tutorial!  It all finally clicked for me after reading this.  I&#039;ve only been programming for about a month (Haskell is my first programming language), and this is the only explanation of the state monad that made any sense to me.  All the others I&#039;ve read either went way over my head or were clearly written by someone who didn&#039;t understand them that well themselves.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial!  It all finally clicked for me after reading this.  I&#8217;ve only been programming for about a month (Haskell is my first programming language), and this is the only explanation of the state monad that made any sense to me.  All the others I&#8217;ve read either went way over my head or were clearly written by someone who didn&#8217;t understand them that well themselves.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk
Database Caching 2/10 queries in 0.017 seconds using disk

Served from: coder.bsimmons.name @ 2010-09-05 06:17:52 -->