Write a function to split a string and convert it into an array of words. e.g. string_to_array("Robin Singh") => ["Robin", "Singh"] string_to_array("I love arrays ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.