Join Slack
Powered by
is it possible to reference a Subclass’ override f...
# getting-started
c
cookiecookiecookie
08/09/2020, 12:11 AM
is it possible to reference a Subclass’ override fun implemention within a parent sealed class fun?
r
Ruckus
08/09/2020, 12:39 AM
It will automatically. That's the point of polymorphism.
Open in Slack
Previous
Next