getOpt returns a triple consisting of the option arguments, a list of non-options, and a list of error messages. getOpt' :: ArgOrder a -> [OptDescr a] -> [ ...
確定! 回上一頁