https://kotlinlang.org logo
c

carlbenson

02/23/2016, 10:00 AM
I have a higher order function with a callback parameter defined as
callback : (() -> JSONObject?)? = null