For example this would help with passing `() ->...
# arrow
l
For example this would help with passing
() -> Unit
into
fun setOnClickListener(listener: (View) -> Unit)