<?xml version="1.0" encoding="ISO-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Semplificati la vita..</title>
	<atom:link href="http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/feed/" rel="self" type="application/rss+xml" />
	<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/</link>
	<description>...senza una tegola per coprire il capo, senza un lembo di terra per il piede</description>
	<pubDate>Thu, 29 Jul 2010 15:17:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: silvia</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13235</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Sat, 15 Oct 2005 12:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13235</guid>
		<description>io ho la tracheobronchite!</description>
		<content:encoded><![CDATA[<p>io ho la tracheobronchite!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EnzoPaoloTurco</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13234</link>
		<dc:creator>EnzoPaoloTurco</dc:creator>
		<pubDate>Wed, 12 Oct 2005 22:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13234</guid>
		<description>Ma perche non uscite un pò più spesso di casa, e non andate magari a puttane che vi farebbe bene. invece di scrivere ste cagate?</description>
		<content:encoded><![CDATA[<p>Ma perche non uscite un pò più spesso di casa, e non andate magari a puttane che vi farebbe bene. invece di scrivere ste cagate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pedrag</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13233</link>
		<dc:creator>pedrag</dc:creator>
		<pubDate>Wed, 12 Oct 2005 01:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13233</guid>
		<description>ehy tha, sono pedrag.&lt;br /&gt;
è da un po&#39; che non ci si sente ;)&lt;br /&gt;
procede tutto bene? &lt;br /&gt;
&lt;br /&gt;
un saluto</description>
		<content:encoded><![CDATA[<p>ehy tha, sono pedrag.<br />
è da un po&#39; che non ci si sente <img src='http://guidovicino.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <br />
procede tutto bene? </p>
<p>un saluto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13232</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 12 Oct 2005 00:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13232</guid>
		<description>X Ema:&lt;br /&gt;
&lt;br /&gt;
dopo che davis ha scoperto la @ possiamo fare anche noi cosi&#39;:&lt;br /&gt;
&lt;br /&gt;
# [3;4] @ [5;6] @ [7;8];;&lt;br /&gt;
- : int list = [3; 4; 5; 6; 7; 8]&lt;br /&gt;
&lt;br /&gt;
xo&#39; non è ricorsivo, obfuscato, con pattern matching, QUINDI NON FA&#39; FIGO :D</description>
		<content:encoded><![CDATA[<p>X Ema:</p>
<p>dopo che davis ha scoperto la @ possiamo fare anche noi cosi&#39;:</p>
<p># [3;4] @ [5;6] @ [7;8];;<br />
- : int list = [3; 4; 5; 6; 7; 8]</p>
<p>xo&#39; non è ricorsivo, obfuscato, con pattern matching, QUINDI NON FA&#39; FIGO <img src='http://guidovicino.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13231</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 12 Oct 2005 00:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13231</guid>
		<description>semmai:&lt;br /&gt;
&lt;br /&gt;
let rec append (l:int list list)=&lt;br /&gt;
match l with&lt;br /&gt;
[] -&#62; []&lt;br /&gt;
&#124;[x] -&#62; x&lt;br /&gt;
&#124;x::rest -&#62; x @ append(rest);;&lt;br /&gt;
&lt;br /&gt;
comunque non vale! non ricordavo piu&#39; l&#39;uso dell&#39;operatore chiocciolina!! se no la mia si riduceva drasticamente, x&#39; in realtà la mia funzione è:&lt;br /&gt;
let rec lmn l =&lt;br /&gt;
        let rec lm l1 l2 =&lt;br /&gt;
                match l1, l2 with&lt;br /&gt;
                        [], []  -&#62; []&lt;br /&gt;
                &#124;       _, []   -&#62; l1&lt;br /&gt;
                &#124;       [], _   -&#62; l2&lt;br /&gt;
                &#124;       x::y, _ -&#62; x :: (lm y l2)&lt;br /&gt;
        in match l with&lt;br /&gt;
                []      -&#62; []&lt;br /&gt;
        &#124;       [x]     -&#62; x&lt;br /&gt;
        &#124;       x::y    -&#62; lm x (lmn y);;&lt;br /&gt;
&lt;br /&gt;
dove appunto la lm fa&#39; quello che avrei potuto fare con la @ :/</description>
		<content:encoded><![CDATA[<p>semmai:</p>
<p>let rec append (l:int list list)=<br />
match l with<br />
[] -&gt; []<br />
|[x] -&gt; x<br />
|x::rest -&gt; x @ append(rest);;</p>
<p>comunque non vale! non ricordavo piu&#39; l&#39;uso dell&#39;operatore chiocciolina!! se no la mia si riduceva drasticamente, x&#39; in realtà la mia funzione è:<br />
let rec lmn l =<br />
        let rec lm l1 l2 =<br />
                match l1, l2 with<br />
                        [], []  -&gt; []<br />
                |       _, []   -&gt; l1<br />
                |       [], _   -&gt; l2<br />
                |       x::y, _ -&gt; x :: (lm y l2)<br />
        in match l with<br />
                []      -&gt; []<br />
        |       [x]     -&gt; x<br />
        |       x::y    -&gt; lm x (lmn y);;</p>
<p>dove appunto la lm fa&#39; quello che avrei potuto fare con la @ :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dede</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13230</link>
		<dc:creator>Dede</dc:creator>
		<pubDate>Tue, 11 Oct 2005 23:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13230</guid>
		<description>comunque la mia soluzione senza barare è questa guiduzzo&lt;br /&gt;
&lt;br /&gt;
let rec append (l:int list list)=&lt;br /&gt;
  match l with&lt;br /&gt;
   [] -&#62; []&lt;br /&gt;
   &#124;x -&#62; x&lt;br /&gt;
   &#124;x::rest -&#62; x @ append(rest);;&lt;br /&gt;
&lt;br /&gt;
forse è un po più umana :D</description>
		<content:encoded><![CDATA[<p>comunque la mia soluzione senza barare è questa guiduzzo</p>
<p>let rec append (l:int list list)=<br />
  match l with<br />
   [] -&gt; []<br />
   |x -&gt; x<br />
   |x::rest -&gt; x @ append(rest);;</p>
<p>forse è un po più umana <img src='http://guidovicino.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: em</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13229</link>
		<dc:creator>em</dc:creator>
		<pubDate>Tue, 11 Oct 2005 23:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13229</guid>
		<description>Lol. :)&lt;br /&gt;
&lt;br /&gt;
$ python&lt;br /&gt;
&#62;&#62;&#62; [1,2,3] + [4,5] + [6,7] + [8,9,10]&lt;br /&gt;
[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]</description>
		<content:encoded><![CDATA[<p>Lol. <img src='http://guidovicino.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>$ python<br />
&gt;&gt;&gt; [1,2,3] + [4,5] + [6,7] + [8,9,10]<br />
[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dede</title>
		<link>http://guidovicino.com/blog/2005/10/11/semplificati-la-vita/comment-page-1/#comment-13228</link>
		<dc:creator>Dede</dc:creator>
		<pubDate>Tue, 11 Oct 2005 20:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://guido.ocracy.org/blog/2005/10/11/semplificati-la-vita/#comment-13228</guid>
		<description>il bello è che la stessa cosa si può fare con la funzione concat del modulo List&lt;br /&gt;
&lt;br /&gt;
# List.concat [[4;6];[5;9];[1;2;3]];;&lt;br /&gt;
- : int list = [4; 6; 5; 9; 1; 2; 3]&lt;br /&gt;
&lt;br /&gt;
:D</description>
		<content:encoded><![CDATA[<p>il bello è che la stessa cosa si può fare con la funzione concat del modulo List</p>
<p># List.concat [[4;6];[5;9];[1;2;3]];;<br />
- : int list = [4; 6; 5; 9; 1; 2; 3]</p>
<p> <img src='http://guidovicino.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
