On Mon, Jan 16, 2012 at 5:40 AM, John Cowan <[email protected]> wrote:
> Alex Shinn scripsit:
>
>> Chibi's string->number is currently a wrapper around read,
>> unless you specify a non-decimal base in which case it
>> shortcuts to the internal sexp_read_number used by read.
>
> Ah.  Perhaps I misunderstood, or it has changed.

It did change, but it had always used read for the decimal case.

-- 
Alex

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

Reply via email to