i1 : ascii "abcdef" o1 = {97, 98, 99, 100, 101, 102} o1 : List
i2 : ascii oo o2 = abcdef o2 : String
See also String.