Does anybody have any tips on how to do one-time l...
# announcements
f
Does anybody have any tips on how to do one-time listeners with kotlin function variables? I am not sure on how to restructure my code (short of using interfaces instead of functions) to make this work: https://kotlinlang.slack.com/files/florian/F22P3DNF4/Refer_to_function_variable_before_it_is_initialized.kt