https://kotlinlang.org logo
z

zoltu

06/07/2016, 5:49 PM
It is my understanding that Kotlin doesn't currently support directly passing the function, I have to wrap it in a lambda. If that is true, then how do I ensure the same reference is passed to the add and remove methods?