Extract unsigned type related extensions to separate classes
- Rename class with unsigned number to string conversions to UStringsKt - Extract Random unsigned extensions to URandomKt
This commit is contained in:
+2
@@ -3,6 +3,8 @@
|
||||
* that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:kotlin.jvm.JvmName("UStringsKt") // string representation of unsigned numbers
|
||||
|
||||
package kotlin.text
|
||||
|
||||
/**
|
||||
Reference in New Issue
Block a user