(Int -> Int) -> Int is a function of one argument. The type of the argument is Int -> Int , and the return type is Int.
確定! 回上一頁