<?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/list-of-functions</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 06:56:32 GMT</pubDate>
<item>
<title>(Haskell) Apply list of functions to list of arguments, one-to-one - deepsoul</title>
<link>http://snipplr.com/view/19835/apply-list-of-functions-to-list-of-arguments-onetoone/</link>
<description><![CDATA[ <p>Easy if you know how... ;)</p> ]]></description>
<pubDate>Wed, 16 Sep 2009 17:29:05 GMT</pubDate>
<guid>http://snipplr.com/view/19835/apply-list-of-functions-to-list-of-arguments-onetoone/</guid>
</item>
<item>
<title>(Haskell) Reverse map - deepsoul</title>
<link>http://snipplr.com/view/18351/reverse-map/</link>
<description><![CDATA[ <p>`pam` is some sort of reverse `map` (hence the name).  While `map` applies a function to a list of arguments, `pam` applies a list of functions to the same argument.</p> ]]></description>
<pubDate>Sat, 15 Aug 2009 16:59:41 GMT</pubDate>
<guid>http://snipplr.com/view/18351/reverse-map/</guid>
</item>
</channel>
</rss>