`Singed, unsigned integral and floating point type...
# kotlin-native
y
Singed, unsigned integral and floating point types are mapped to their Kotlin counterpart with the same width.
So just to see I've understood:
uint, int -> Int
?
o
yoavst: yes