Interesting question. I have a couple of places in...
# announcements
m
Interesting question. I have a couple of places in my code where I could do that. Let me check on living organism.
I had only 3 places where I could legally separate
(something as SomeClass).call()
into 2 lines. Most of the places were single expression or more complex (like:
something[0] as
), so smart casts wouldn't work. I can't say I feel comfortable with this separation, but I'll leave it for now.
Revert. Too weird.