可以把function types 用Type aliases 的方式去表達, typealias MyHandler = (Int, String, Any) -> Unit. Code Block 替換Function Types. 在寫lambda 表示式和匿名函式 ...
確定! 回上一頁