It is possible to create an object by lazy delegat...
# announcements
e
It is possible to create an object by lazy delegation passing a parameter to the object in a static context?
o
Using a top-level
val
instead of
object
?
e
Yes, there are other several way, lateinit, top-level val, etc... I was just wondering if would be possible
o
nope, objects can have constructor parameters
d
sorry, can or cannot 🙂 ?
o
“cannot”, sorry, was sleepy