PDA

View Full Version : Decompose a string into individual characters?


DickBaldwin
04-11-2007, 10:49 AM
There is no char type in Alice.

Is there a mechanism in Alice for decomposing a string into the characters that make up the string?

For example, is there a way to create an ordered list of one-character strings where each of the new strings contains one of the characters from an original string that is being decomposed.

Thanks,
Dick Baldwin