Does anyone know why kotlin has return statements?...
# random
j
Does anyone know why kotlin has return statements? Langs like Scala/Ruby just do the last expression in the block.