@codeslubber It can make it very hard to follow the code flow (especially if the conversion method isn't obvious without reading the code). But Kotlin is so against it there isn't even a mechanism for implicitly converting primitive number types. Personally, I like the explicit-ness of Kotlin, but not everyone sees it that way.