what does `interface.()` mean? e.g. `interface.() -> Unit`
j
what does
interface.()
mean? e.g.
interface.() -> Unit