Kotlin 1.3 has experimental inline classes. When wrapping a primitive type, an inline class instance is just compiled to the primitive type, making the code ...
確定! 回上一頁