Functions - Part 2

In this second part, you will learn some other interesting things about functions.

You'll discover for instance that in Kotlin functions always return an object. What will be the object that represent Java void?

You will also discover a very different way of writing a function.

Complete and Continue  
Discussion

4 comments