Is there any difference between
   (substring string start end)
and
   (string-copy string start end)

I think it's ok to have both - the former for
historical reasons (compatibility) and the latter
for regularity.  But if so, perhaps there should be
a note to that effect.
-- 
        --Per Bothner
[email protected]   http://per.bothner.com/

_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to