Absolutly.&nbsp; Every expression in Haskell denotes a value.<br>Now, we&#39;ve not agreed what &quot;value&quot; means, but to me it is a value. :)<br><br>&nbsp; -- Lennart<br><br><div class="gmail_quote">On Dec 27, 2007 3:28 PM, Cristian Baboi &lt;
<a href="mailto:cristi@ot.onrc.ro">cristi@ot.onrc.ro</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>How about x below:
<br><br>let x=(1:x) in x ?<br><br>Is x a single value in Haskell ?<br><div class="Ih2E3d"><br>------- Forwarded message -------<br>From: &quot;Cristian Baboi&quot; &lt;<a href="mailto:cristi@ot.onrc.ro">cristi@ot.onrc.ro</a>
&gt;<br>To: &quot;Lennart Augustsson&quot; &lt;<a href="mailto:lennart.augustsson@gmail.com">lennart.augustsson@gmail.com</a>&gt;<br>Cc: &quot;<a href="mailto:haskell-cafe@haskell.org">haskell-cafe@haskell.org</a>&quot; &lt;
<a href="mailto:haskell-cafe@haskell.org">haskell-cafe@haskell.org</a>&gt;<br>Subject: Re: [Haskell-cafe] Wikipedia on first-class object<br></div><div><div></div><div class="Wj3C7c">Date: Thu, 27 Dec 2007 16:08:58 +0200<br>
<br>On Thu, 27 Dec 2007 14:02:36 +0200, Lennart Augustsson<br>&lt;<a href="mailto:lennart.augustsson@gmail.com">lennart.augustsson@gmail.com</a>&gt; wrote:<br><br>&gt; Comparing functions is certainly possible in Haskell, but there&#39;s no
<br>&gt; standard function that does it.<br>&gt; If course, it might not terminate, but the same is true for many other<br>&gt; comparable objects in Haskell, e.g., infinite lists (which are<br>&gt; isomorphic to<br>&gt; Nat-&gt;T).
<br><br>The list [1 .. ] is a single value in Haskell ?<br><br><br><br><br>________ Information from NOD32 ________<br>This message was checked by NOD32 Antivirus System for Linux Mail Servers.<br> &nbsp;part000.txt - is OK<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br></div></div><div><div></div><div class="Wj3C7c">_______________________________________________<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org">
Haskell-Cafe@haskell.org</a><br><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br></div></div></blockquote></div><br>