String in the Haskell platform is an array of characters defined using the type keyword: type String = [Char] It is common to convert a string (std::string) ...
確定! 回上一頁