But for some reasons Kotlin is very restrictive wh...
# announcements
m
But for some reasons Kotlin is very restrictive when converting values of primitive types so I don’t see inconsistency here. I mean not allowing to initialize an
Int
with implicitly negative values looks adequate along with other restrictions.