Next: SCM string-tr!, Previous: SCM string->camelcase, Up: Common Functions [Contents][Index]
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