Function Substitute-Chars-Strings

Part of:

package kmrcl
( substitute-chars-strings < str > < repl-alist > )

Replace all instances of a chars with a string. repl-alist is an assoc
list of characters and replacement strings.