Comprehension

Report a typo

Match the scope functions and the cases in which they are used (according to Kotlin coding conventions).

Match the items from left and right columns
let
run
with
also
apply
Executing a lambda on non-null objects
Running statements where an expression is required: non-extension
Additional effects
Object configuration
Grouping function calls on an object
___

Create a free account to access the full topic