not once have I felt that `myFloat.toDouble()` was...
# random
k
not once have I felt that
myFloat.toDouble()
was too verbose. If I wanted implicit magic, I'd use Scala. I like the fact that Kotlin has stuck to its guns with "everything is explicit". I should be able to Cmd+B around and see everything that is happening
👍 1