December 2017
Intermediate to advanced
260 pages
7h 34m
English
Do you ever end up writing multiple method overloads to achieve something, just because an existing function requires one extra parameter just to reuse an existing function's logic? Or ever double-check whether the parameter you have passed in a function is binding with a desired method's parameter or not? Yes, Kotlin can solve this problem with default and named parameters.
Read now
Unlock full access