Hi, William D Clinger <[EMAIL PROTECTED]> 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. _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
