7.5.4 ‘sepchar()

This function can be used to separate characters from the given string without resorting to external resources.

sepchar mystring
# Prints:
# m
# y
# s
# t
# r
# i
# n
# g