Im not sure if I make my point. you can do that `i...
# codereview
a
Im not sure if I make my point. you can do that
if
in java in 2 ways (atleast) and they are written above , one of them is with
?
and
:
and one of them if
if(..) else ..
but in kotlin you cannot do it the first way it seems