Summary

unicode-string in unicode-utils egg reverses character order

Metadata

Description

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

Changes and comments

[2012-06-30 13:50:04 UTC] sjamaan changed description

[2012-06-30 13:50:04 UTC] sjamaan removed milestone 4.8.0

[2012-10-31 21:58:55 UTC] kon changed status from new to closed

[2012-10-31 21:58:55 UTC] kon set resolution to fixed

[2012-10-31 21:58:55 UTC] kon wrote:

see rel 1.2.4 of string-utils