<?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"
	>
<channel>
	<title>Comments on: Further understanding scala.Option</title>
	<atom:link href="http://blog.tmorris.net/further-understanding-scalaoption/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tmorris.net/further-understanding-scalaoption/</link>
	<description>The weblog of Tony Morris</description>
	<pubDate>Sat, 19 May 2012 02:42:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: ziggy</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-109167</link>
		<dc:creator>ziggy</dc:creator>
		<pubDate>Wed, 31 Aug 2011 15:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-109167</guid>
		<description>This is really fun stuff. Looking forward to the follow up exercises. Writing a scala file with fill in the blanks  is a brilliant idea. Thank you.</description>
		<content:encoded><![CDATA[<p>This is really fun stuff. Looking forward to the follow up exercises. Writing a scala file with fill in the blanks  is a brilliant idea. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: λ Tony’s blog λ &#187; Blog Archive &#187; Even Further Understanding scala.Option (part 2)</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44958</link>
		<dc:creator>λ Tony’s blog λ &#187; Blog Archive &#187; Even Further Understanding scala.Option (part 2)</dc:creator>
		<pubDate>Wed, 01 Sep 2010 05:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44958</guid>
		<description>[...] a follow-on to Further Understanding scala.Option, following are another 10 exercises (numbered 16 to 25). Included are solutions to the original 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] a follow-on to Further Understanding scala.Option, following are another 10 exercises (numbered 16 to 25). Included are solutions to the original 1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Channing Walton</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44785</link>
		<dc:creator>Channing Walton</dc:creator>
		<pubDate>Fri, 27 Aug 2010 09:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44785</guid>
		<description>Hi Tony,

thanks for the exercise. I've noticed that for the 15th exercise, the test does not seem to generate a case for some.applic(none) which gave me the illusion that I had succeeded in producing a very short solution.

Channing</description>
		<content:encoded><![CDATA[<p>Hi Tony,</p>
<p>thanks for the exercise. I&#8217;ve noticed that for the 15th exercise, the test does not seem to generate a case for some.applic(none) which gave me the illusion that I had succeeded in producing a very short solution.</p>
<p>Channing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Morris</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44665</link>
		<dc:creator>Tony Morris</dc:creator>
		<pubDate>Mon, 23 Aug 2010 22:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44665</guid>
		<description>Hi Andreas,
Email me privately and I'll help you out. I don't want to give it away for others :)</description>
		<content:encoded><![CDATA[<p>Hi Andreas,<br />
Email me privately and I&#8217;ll help you out. I don&#8217;t want to give it away for others <img src='http://blog.tmorris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44662</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Mon, 23 Aug 2010 13:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44662</guid>
		<description>An interesting exercise. I managed to solve all; but exercise 15 took me some time. I found 4 different solutions ranging from 60 to 28 characters but nowhere near the short solution(s) some people on the mailing list have found :( I'm eager to see the sample solution :)</description>
		<content:encoded><![CDATA[<p>An interesting exercise. I managed to solve all; but exercise 15 took me some time. I found 4 different solutions ranging from 60 to 28 characters but nowhere near the short solution(s) some people on the mailing list have found <img src='http://blog.tmorris.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> I&#8217;m eager to see the sample solution <img src='http://blog.tmorris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alf</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44649</link>
		<dc:creator>Alf</dc:creator>
		<pubDate>Mon, 23 Aug 2010 08:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44649</guid>
		<description>Thanks for the exercises, enlightening. 

Managed to get all tests are passing. Anywhere I can get your solutions?</description>
		<content:encoded><![CDATA[<p>Thanks for the exercises, enlightening. </p>
<p>Managed to get all tests are passing. Anywhere I can get your solutions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Morris</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44647</link>
		<dc:creator>Tony Morris</dc:creator>
		<pubDate>Mon, 23 Aug 2010 07:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44647</guid>
		<description>Thanks Michael. Fixed now.</description>
		<content:encoded><![CDATA[<p>Thanks Michael. Fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bayne</title>
		<link>http://blog.tmorris.net/further-understanding-scalaoption/#comment-44646</link>
		<dc:creator>Michael Bayne</dc:creator>
		<pubDate>Mon, 23 Aug 2010 04:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tmorris.net/?p=801#comment-44646</guid>
		<description>I suspect that this property:

  val prop_getOrElse = forAll ((o: Optional[Int], n: Int) =&#62;
    (o getOrElse n) == (o getOrElse n))

should use:

    (o getOrElse n) == (o.toOption getOrElse n))</description>
		<content:encoded><![CDATA[<p>I suspect that this property:</p>
<p>  val prop_getOrElse = forAll ((o: Optional[Int], n: Int) =&gt;<br />
    (o getOrElse n) == (o getOrElse n))</p>
<p>should use:</p>
<p>    (o getOrElse n) == (o.toOption getOrElse n))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

