kaccelero
Toggle table of contents
0.6.10
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.extensions
Package-level
declarations
Functions
Functions
normalize
UUID
Link copied to clipboard
fun
String
.
normalizeUUID
(
)
:
String
Normalizes a UUID string by adding dashes if they are missing. Supports both formats:
to
UUID
Link copied to clipboard
fun
String
.
toUUID
(
)
:
UUID
to
UUIDOr
Null
Link copied to clipboard
fun
String
.
toUUIDOrNull
(
)
:
UUID
?