KotlinQuickReference
KotlinQuickReference copied to clipboard
Lambdas
Need a chapter on anonymous function syntax, for example, showing how to use anonymous functions with collections methods. Cover the long form of the syntax and the short form.