Join Slack
Communities
Powered by
if you just want a top-level object that adds func...
# announcements
k
kevinmost
12/08/2016, 10:01 PM
if you just want a top-level object that adds functionality, you could declare
object myFoo : Foo() { ... }
at the top level .That's valid, and you can then use all of `myFoo`'s additional properties
Open in Slack
Previous
Next