<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/haskell/tags/Concurrent</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 18:34:30 GMT</pubDate>
<item>
<title>(Haskell) takeAllMVars - CopperKoo</title>
<link>http://snipplr.com/view/54619/takeallmvars/</link>
<description><![CDATA[ <p>Collecting all values in mvar boxes, assuming all mvars are filled at some point. This function does not block on every element of the MVar list, but proceeds with other elements of the list.</p> ]]></description>
<pubDate>Tue, 31 May 2011 06:18:29 GMT</pubDate>
<guid>http://snipplr.com/view/54619/takeallmvars/</guid>
</item>
</channel>
</rss>