Next: srfi strings spec compar, Previous: srfi strings spec select, Up: srfi strings spec [Index]
i must be a valid index of str. Store char in element i of str.
NOTE Constant string literals appearing in code are to be considered immutable; mutating them leads to undefined results.
Store char in every selected element of str.