Ticket #26 (writing defect)
char and string normalization
| Reported by: | alexshinn | Owned by: | cowan |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Strings and Chars | Keywords: | |
| Cc: |
Description
R6RS provides procedures to explicitly convert
strings back and forth between the four Unicode
normalization forms. Do we provide any sort
of string normalization?
Change History
comment:1 Changed 18 months ago by alexshinn
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 16 months ago by alexshinn
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

string-ni=? style string normalization agnostic procedures
will be provided.