* doc srfi-1 list-copy
@ 2003-09-07 23:58 Kevin Ryde
0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-09-07 23:58 UTC (permalink / raw)
* srfi-modules.texi (SRFI-1 Constructors): Add list-copy.
- Scheme Procedure: list-copy lst
Return a new list containing the elements of the list LST.
This function differs from the core `list-copy' (*note List
Constructors::) in accepting improper lists too. And if LST is
not a pair at all then it's treated as the final tail of an
improper list and simply returned.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-07 23:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-07 23:58 doc srfi-1 list-copy Kevin Ryde
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).