Join Slack
Powered by
I don't think that imitation would work with `obje...
# language-proposals
b
benleggiero
02/09/2017, 2:28 AM
I don't think that imitation would work with `object`s
Copy code
val baz = object : Foo<???> { fun example(other: ???): ??? { return this } }
Open in Slack
Previous
Next