Join Slack
Powered by
---- But what I actually wanted to throw in the ro...
# language-proposals
m
Marc Knaup
01/09/2019, 1:00 PM
---- But what I actually wanted to throw in the room: It would be awesome if
Lazy<T>
would be a subtype of
T
🤔
val obj: SomeInterface = object : SomeInterface by lazy { otherObj }
Open in Slack
Previous
Next