ghci> :type putStrLn putStrLn :: String -> IO () ghci> :type getLine getLine ... 在那些语言中, return 用来立即退出当前函数的执行,并且给调用者返回一个值。
確定! 回上一頁