<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.haskell.org/wikistatic/skins//common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Nhc98 - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=Nhc98&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Wed, 19 Jun 2013 20:37:25 GMT</lastBuildDate>
		<item>
			<title>Chandan: Here is a program to form a new list from two given lists such that a term appears in this new list iff it appeared in exactly one of those two lists. It takes O(nlog n) time.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Nhc98&amp;diff=48648&amp;oldid=prev</link>
			<description>&lt;p&gt;Here is a program to form a new list from two given lists such that a term appears in this new list iff it appeared in exactly one of those two lists. It takes O(nlog n) time.&lt;/p&gt;
</description>
			<pubDate>Sun, 12 Aug 2012 10:57:50 GMT</pubDate>			<dc:creator>Chandan</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Nhc98</comments>		</item>
	</channel>
</rss>