/[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.2 by ossau, Fri Nov 16 15:04:16 2001 UTC revision 1.3 by ttn, Tue Jan 8 08:29:00 2002 UTC
# Line 32  a LISP nil. Line 32  a LISP nil.
32  @end deffn  @end deffn
33    
34  @deffn {Scheme Procedure} nil-eq x y  @deffn {Scheme Procedure} nil-eq x y
35  Compare @var{x} and @var{y} and return LISP's t if they are  Compare @var{x} and @var{y} and return Lisp's t if they are
36  @code{eq?}, return LISP's nil otherwise.  @code{eq?}, return Lisp's nil otherwise.
37  @end deffn  @end deffn
38    
39  @deffn {Scheme Procedure} null x  @deffn {Scheme Procedure} null x
40  @deffnx {C Function} scm_null (x)  @deffnx {C Function} scm_null (x)
41  Return LISP's @code{t} if @var{x} is nil in the LISP sense,  Return Lisp's @code{t} if @var{x} is nil in the LISP sense,
42  return LISP's nil otherwise.  return Lisp's nil otherwise.
43  @end deffn  @end deffn
44    
45    

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

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