* Finish updating * a couple improvements * Update renames * cleanup examples
splits a string's characters into separate rows
> split chars
Split the string's characters into separate rows
> 'hello' | split chars