[r6rs-discuss] Unicode issues

Ludovic Courtès ludovic.courtes at laas.fr
Wed Aug 29 10:17:29 EDT 2007


Hi,

William D Clinger <will at ccs.neu.edu> writes:

> The representations that appear most attractive for Larceny
> are described at
>
> http://larceny.ccs.neu.edu/larceny-trac/wiki/StringRepresentations

Thanks for the link.  So for UTF-*, the O(1) amortized time for
`string-ref' and `string-length' would stem from the use of memoization,
while `string-set!' would remain O(n).

Thanks,
Ludovic.



More information about the r6rs-discuss mailing list