<?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: Visualizing problems in Erlang</title>
	<atom:link href="http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/</link>
	<description>A place for hopefully something useful, but I really don't know.</description>
	<pubDate>Fri, 21 Nov 2008 22:06:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: diginux</title>
		<link>http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/#comment-3458</link>
		<dc:creator>diginux</dc:creator>
		<pubDate>Thu, 13 Mar 2008 17:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/#comment-3458</guid>
		<description>lists:sort in erlang uses merge-sort, so there isn't really a need to write your own, but just in case you can find implements here

http://en.literateprograms.org/Merge_sort_(Erlang)

and here(read the first comment)

http://webjazz.blogspot.com/2007/10/well-once-i-got-started-i-kinda-couldnt.html</description>
		<content:encoded><![CDATA[<p>lists:sort in erlang uses merge-sort, so there isn&#8217;t really a need to write your own, but just in case you can find implements here</p>
<p><a href="http://en.literateprograms.org/Merge_sort_" rel="nofollow">http://en.literateprograms.org/Merge_sort_</a>(Erlang)</p>
<p>and here(read the first comment)</p>
<p><a href="http://webjazz.blogspot.com/2007/10/well-once-i-got-started-i-kinda-couldnt.html" rel="nofollow">http://webjazz.blogspot.com/2007/10/well-once-i-got-started-i-kinda-couldnt.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfdsf</title>
		<link>http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/#comment-3457</link>
		<dc:creator>dfdsf</dc:creator>
		<pubDate>Thu, 13 Mar 2008 17:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.diginux.net/2006/10/27/visualizing-problems-in-erlang/#comment-3457</guid>
		<description>hello
please send me merge sort with erlang language if possible 
thank you</description>
		<content:encoded><![CDATA[<p>hello<br />
please send me merge sort with erlang language if possible<br />
thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
