<?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>Category theory/Natural transformation - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Sun, 19 May 2013 09:09:59 GMT</lastBuildDate>
		<item>
			<title>EndreyMark: /*Functor and natural transformation*/ “zero-or-one-or-many-occurrences” - parser of list of things</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6505&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Functor and natural transformation: &lt;/span&gt; “zero-or-one-or-many-occurrences” - parser of list of things&lt;/p&gt;
</description>
			<pubDate>Thu, 05 Oct 2006 15:30:21 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: Fix incorrect pairing of parantheses</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6504&amp;oldid=prev</link>
			<description>&lt;p&gt;Fix incorrect pairing of parantheses&lt;/p&gt;
</description>
			<pubDate>Thu, 05 Oct 2006 15:26:07 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: /*External links*/ Toposes, Triples and Theories written by Michael Barr and Charles Wells.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6503&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;External links: &lt;/span&gt; Toposes, Triples and Theories written by Michael Barr and Charles Wells.&lt;/p&gt;
</description>
			<pubDate>Thu, 05 Oct 2006 12:14:02 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: Spell-check with ispell</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6502&amp;oldid=prev</link>
			<description>&lt;p&gt;Spell-check with ispell&lt;/p&gt;
</description>
			<pubDate>Thu, 05 Oct 2006 11:01:56 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: Fix broken section-link</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6487&amp;oldid=prev</link>
			<description>&lt;p&gt;Fix broken section-link&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 14:17:17 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: /*Natural transformation and functor*/ Haskell example (coinciding with maybeToList)</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6486&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Natural transformation and functor: &lt;/span&gt; Haskell example (coinciding with maybeToList)&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 14:13:59 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: /*Definition*/ comes as first section, preceding example. A small redundace joins the descriptions of mathematical and the programming parts</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6485&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Definition: &lt;/span&gt; comes as first section, preceding example. A small redundace joins the descriptions of mathematical and the programming parts&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 12:32:55 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: + /*Mixed*/ Mentioning how mixed operations will be used in definition of “monad” in category theory. Rephrasings</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6484&amp;oldid=prev</link>
			<description>&lt;p&gt;+ &lt;span class=&quot;autocomment&quot;&gt;- Mixed: &lt;/span&gt; Mentioning how mixed operations will be used in definition of “monad” in category theory. Rephrasings&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 10:01:31 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: /*Operations*/ Complete formal definitions</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6483&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Operations: &lt;/span&gt; Complete formal definitions&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 09:48:22 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
		<item>
			<title>EndreyMark: Typographic cirections, rephrasing, more links</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Category_theory/Natural_transformation&amp;diff=6482&amp;oldid=prev</link>
			<description>&lt;p&gt;Typographic cirections, rephrasing, more links&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Oct 2006 09:35:05 GMT</pubDate>			<dc:creator>EndreyMark</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Category_theory/Natural_transformation</comments>		</item>
	</channel>
</rss>