Opened 12 years ago

Last modified 11 years ago

#875 closed defect

unicode-string in unicode-utils egg reverses character order — at Version 1

Reported by: sethalves Owned by:
Priority: minor Milestone:
Component: extensions Version: 4.7.x
Keywords: Cc:
Estimated difficulty:

Description (last modified by sjamaan)

#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c)
#;2> "cba"

Change History (1)

comment:1 Changed 12 years ago by sjamaan

Description: modified (diff)
Milestone: 4.8.0
Note: See TracTickets for help on using tickets.