Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Add substring by char support for string arrays. I think this should be a new pub function in the substring kernel. (We already have a pub fn substring in which arrays are operated by byte.)