map-char
The mapChar() function iterates over each character of the string and executes the provided callback function for each one.
The mapChar() function iterates over each character of the string and executes the provided callback function for each one.