characters s
i1 : characters "asdf" o1 = {a, s, d, f} o1 : List
i2 : characters "π ≈ 3.14159" o2 = {π, , ≈, , 3, ., 1, 4, 1, 5, 9} o2 : List
The object characters is a compiled function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/characters-doc.m2:26:0.