<@U1DFXHU67>: the creators of kotlin always tried ...
# getting-started
a
@saqibsaleem: the creators of kotlin always tried to avoid automatic conversion, because this can lead to some problems. e.g. implicit conversion in java from
int
->
long
has to be explicit in kotlin