I propose the addition of a split() function, counterpart to the already standard join() function. split breaks a string into an array of substrings that are ...