guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a nil cell


From: Matthias Koeppe
Subject: Re: Creating a nil cell
Date: 21 Sep 2000 15:38:16 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6

"Lars J. Aas" <address@hidden> writes:

> I've looked around a bit, but haven't found any other way to create
> a nil cell than to use gh_eval_str("'()").  What am I missing?

Use SCM_EOL. (It's an immediate, not a cell.)

-- 
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]