Join Slack
Powered by
You could make `plotAPI` lazy: `val plotAPI by laz...
# announcements
k
karelpeeters
12/27/2018, 6:45 PM
You could make
plotAPI
lazy:
val plotAPI by lazy { PlotAPI() }
a
Andrew Gazelka
12/27/2018, 6:47 PM
oh good idea. thanks
Open in Slack
Previous
Next