Join Slack
Powered by
An alternative may be `FooSubclassInstance::class....
# announcements
l
LeoColman
04/02/2019, 5:28 PM
An alternative may be
FooSubclassInstance::class.supertypes.any { it == Foo::class }
, but idk if this is a good alternative?
3
Views
Open in Slack
Previous
Next