<@U0ANSGGVC>: seems that so question doesn’t solv...
# announcements
v
@kirillrakhman: seems that so question doesn’t solve my problem. indeed, I can drop
UNCHECKED_CAST
with help of extension function, by I still need type of subclass to return from super (
fun runForResult(): Observable<out T>
in my snippet above)