Nope. "nil" doesn't exist. If you want "false," go with #f. If you want "empty list," go with '().<br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">Kilik</b>
<<a href="mailto:kilik3000@gmail.com">kilik3000@gmail.com</a>> 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'm trying to specify nil in some Scheme code but I get the following
<br>error:<br><br>"reference to undefined identifier: nil"<br><br>Any thoughts? Shouldn't the identifier for nil be there?<br><br>-Thx<br><br>_________________________________________________<br> For list-related administrative tasks:
<br> <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>