<?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>Show instance for functions - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=Show_instance_for_functions&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Sat, 18 May 2013 15:00:56 GMT</lastBuildDate>
		<item>
			<title>Boris: Statement that 2*x is faster than x+x is doubtful because generally (*) is slower than (+), but (*) by power of 2 may be optimized by shifts... New example is more clear I think.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Show_instance_for_functions&amp;diff=33469&amp;oldid=prev</link>
			<description>&lt;p&gt;Statement that 2*x is faster than x+x is doubtful because generally (*) is slower than (+), but (*) by power of 2 may be optimized by shifts... New example is more clear I think.&lt;/p&gt;
</description>
			<pubDate>Fri, 05 Feb 2010 11:21:29 GMT</pubDate>			<dc:creator>Boris</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Show_instance_for_functions</comments>		</item>
		<item>
			<title>Lemming: give the lambda expression the fixed type Int -&gt; Int in order to avoid effects of strange Num instance</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Show_instance_for_functions&amp;diff=17664&amp;oldid=prev</link>
			<description>&lt;p&gt;give the lambda expression the fixed type Int -&amp;gt; Int in order to avoid effects of strange Num instance&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Dec 2007 21:30:01 GMT</pubDate>			<dc:creator>Lemming</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Show_instance_for_functions</comments>		</item>
		<item>
			<title>DonStewart: /* Question */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Show_instance_for_functions&amp;diff=17661&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Question&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Dec 2007 16:59:10 GMT</pubDate>			<dc:creator>DonStewart</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Show_instance_for_functions</comments>		</item>
		<item>
			<title>Lemming: explanation</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Show_instance_for_functions&amp;diff=17658&amp;oldid=prev</link>
			<description>&lt;p&gt;explanation&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Dec 2007 14:45:22 GMT</pubDate>			<dc:creator>Lemming</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Show_instance_for_functions</comments>		</item>
	</channel>
</rss>