Function types ()->Unit - takes no arguments and returns nothing (Unit). (Int, Int)->Int - takes two arguments of type Int and returns Int.
確定! 回上一頁