Skip to content

Characters

Splits a string into a list of single-character strings.

$ wo 'Characters["abc"]'
{a, b, c}