unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#30145: [PATCH] doc: Document undefined?.
@ 2018-01-17 17:52 Arun Isaac
       [not found] ` <handler.30145.B.15162115551614.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Arun Isaac @ 2018-01-17 17:52 UTC (permalink / raw)
  To: 30145

* doc/ref/data-rep.texi: Document undefined?.
---
 doc/ref/data-rep.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/ref/data-rep.texi b/doc/ref/data-rep.texi
index bb7f74afe..ed3a5a522 100644
--- a/doc/ref/data-rep.texi
+++ b/doc/ref/data-rep.texi
@@ -470,6 +470,9 @@ check to see if @var{x} is @code{SCM_UNBOUND}.  History will not be kind
 to us.
 @end deftypefn
 
+@deffn {Scheme Procedure} undefined? x
+Return @code{#t} if @var{x} is undefined, else @code{#f}.
+@end deffn
 
 @node Non-immediate objects
 @subsubsection Non-immediate objects
-- 
2.15.1






^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-21 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17 17:52 bug#30145: [PATCH] doc: Document undefined? Arun Isaac
     [not found] ` <handler.30145.B.15162115551614.ack@debbugs.gnu.org>
2018-01-18  6:16   ` bug#30145: Acknowledgement ([PATCH] doc: Document undefined?.) Arun Isaac
2018-01-18  6:20 ` bug#30145: [PATCH] doc: Document unspecified? Arun Isaac
2018-01-21 14:48   ` Mark H Weaver
2018-01-21 18:22     ` Arun Isaac
2018-01-21 14:33 ` bug#30145: [PATCH] doc: Document undefined? Mark H Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).