bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pointer to ?


From: Han-Wen Nienhuys
Subject: pointer to ?
Date: Thu, 12 Feb 2004 12:50:30 +0100

in list.c, many doc strings say

           "Return a pointer to\n"
            "the mutated list."


            "Return a pointer to the last pair in @var{lst},"

isn't this stupid? Scheme doesn't have pointers. Why not say


      "Return the last pair in lst"

      "Return the mutated list."



-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]