Dirk Herrmann <[EMAIL PROTECTED]> writes:

> I assume that the problem is also relevant for the newer branches.  
> There, we could think of providing a public improper-list-copy in list.c
> instead of providing it privately within optargs.scm.  Do we want that?

Yes, that looks like the better option to me.  What names are other
Schemes using for this operation?  We shouldn't be gratuitously
incompatible.  Also, should improper-list-copy be able to copy
circular lists, or only dotted lists?

SRFI-1 list-copy can copy dotted lists.  Maybe we can just use it.

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to