<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Convert binary to decimal in Haskell'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 16:47:42 GMT</pubDate>
<item>
<title>aflatter said on 2/3/09</title>
<link>http://snipplr.com/view/11806/convert-binary-to-decimal-in-haskell/</link>
<description><![CDATA[ usage: binToDec [1,0,1,0] => 10 ]]></description>
<pubDate>Tue, 03 Feb 2009 21:23:02 GMT</pubDate>
<guid>http://snipplr.com/view/11806/convert-binary-to-decimal-in-haskell/</guid>
</item>
</channel>
</rss>