-
Varargs and spread
Maybe you have used some kind of vararg functionality in another programming language and want to know how it works in Kotlin or maybe the concept is entirely new to you and you just want to know what it is and how it works. In both cases: keep on reading as we’re going to explore…