Next: , Previous: , Up: Common Scheme Functions   [Contents][Index]


3.5.60 string-tr - convert characters with new result

Usage: (string-tr source match translation)
This is identical to string-tr!, except that it does not over-write the previous value.

Arguments:
source - string to transform
match - characters to be converted
translation - conversion list