daijoubu

joined 1 year ago
[–] [email protected] 2 points 1 year ago (1 children)

For your example d I'm getting true. At least when using JVM. When switching to Wasm, both c and d result in false.

So it seems that in Kotlin UInt is not a Number, but at runtime on the JVM it is.