reified is to give permission to use at compilation time (to access T inside the function). For example: inline fun <reified T:Any> String.
確定! 回上一頁