The goal is to be able to call an extension val de...
# announcements
l
The goal is to be able to call an extension val defined on
(((View) -> Unit) -> Unit)
. So I could do something like:
this::setOnClickListener.myVal