Match the functions and their possible types.
Lambda expressions
Types
Report a typo
Match the items from left and right columns
{ 2 + 3 }
{ println(it) }
fun(i: Int) = i * i
() -> Int
(Int) -> Unit
(Int) -> Int
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.