Nope. &quot;nil&quot; doesn&#39;t exist. If you want &quot;false,&quot; go with #f. If you want &quot;empty list,&quot; go with &#39;().<br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">Kilik</b>
 &lt;<a href="mailto:kilik3000@gmail.com">kilik3000@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m trying to specify nil in some Scheme code but I get the following
<br>error:<br><br>&quot;reference to undefined identifier: nil&quot;<br><br>Any thoughts?&nbsp;&nbsp;Shouldn&#39;t the identifier for nil be there?<br><br>-Thx<br><br>_________________________________________________<br>&nbsp;&nbsp;For list-related administrative tasks:
<br>&nbsp;&nbsp;<a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br></blockquote></div><br>