Join Slack
Powered by
for now I have to do `val eventbus by lazy { kodei...
# kodein
d
dave08
09/24/2017, 1:47 PM
for now I have to do
val eventbus by lazy { kodein.with(vertx).instance<EventBus>() }
, which isn't too clean for Kotlin...!
Open in Slack
Previous
Next