Ticket #27 (closed defect: fixed)
string-ref/set! access time
| Reported by: | alexshinn | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Strings and Chars | Keywords: | |
| Cc: |
Description
R6RS suggests string-ref and string-set! work
in O(1) time, implying strings are implemented
as character arrays. Do we reaffirm this?
Change History
Note: See
TracTickets for help on using
tickets.

The WG voted not to impose a constant-time restriction.