/[guile]/guile/guile-core/doc/ref/scheme-translation.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scheme-translation.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ttn, Tue Jan 8 08:29:00 2002 UTC revision 1.4 by ossau, Tue Mar 12 21:08:57 2002 UTC
# Line 28  is Scheme's end-of-list. Line 28  is Scheme's end-of-list.
28  @deffnx {C Function} scm_nil_cons (x, y)  @deffnx {C Function} scm_nil_cons (x, y)
29  Create a new cons cell with @var{x} as the car and @var{y} as  Create a new cons cell with @var{x} as the car and @var{y} as
30  the cdr, but convert @var{y} to Scheme's end-of-list if it is  the cdr, but convert @var{y} to Scheme's end-of-list if it is
31  a LISP nil.  a Lisp nil.
32  @end deffn  @end deffn
33    
34  @deffn {Scheme Procedure} nil-eq x y  @deffn {Scheme Procedure} nil-eq x y

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26