<?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: Weaving lists</title>
	<atom:link href="http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 02 Oct 2011 13:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joris</title>
		<link>http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/comment-page-1/#comment-202</link>
		<dc:creator>Joris</dc:creator>
		<pubDate>Sun, 20 Apr 2008 09:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/#comment-202</guid>
		<description>Cool. This really shows off the power of laziness.

It&#039;s even possible to generalize the weave function to accept an infinite list of infinite lists. That is a useful trick for certain problems in theoretical computer science, for example counting the infinite set of fractional numbers.</description>
		<content:encoded><![CDATA[<p>Cool. This really shows off the power of laziness.</p>
<p>It&#8217;s even possible to generalize the weave function to accept an infinite list of infinite lists. That is a useful trick for certain problems in theoretical computer science, for example counting the infinite set of fractional numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/comment-page-1/#comment-203</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 14 Apr 2008 09:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://martijn.van.steenbergen.nl/journal/2008/04/13/weaving-lists/#comment-203</guid>
		<description>In the AFP-course we had to solve a similar problem. If you take a look at &lt;a href=&quot;http://www.cs.uu.nl/wiki/pub/Afp/Assignments/Assign5.pdf&quot; rel=&quot;nofollow&quot;&gt;Assignment 5&lt;/a&gt; you can see a similar interesting problem: if you have a list of lists of integers, of which some might be infinite, find the shortest list and sum it up.</description>
		<content:encoded><![CDATA[<p>In the AFP-course we had to solve a similar problem. If you take a look at <a href="http://www.cs.uu.nl/wiki/pub/Afp/Assignments/Assign5.pdf" rel="nofollow">Assignment 5</a> you can see a similar interesting problem: if you have a list of lists of integers, of which some might be infinite, find the shortest list and sum it up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

