Changes string into a corresponding list of characters.
Warning: this should not be used in performance critical parts of the program, because of list's memory overheads.
NString Class | Nemerle.Utility Namespace