Can I check, at runtime, if a cast is valid? I thi...
# announcements
v
Can I check, at runtime, if a cast is valid? I think I'd use a try...catch block in Java; is this the same approach in Kotlin?
Doh!
is
...
Oh for the love of a Union type...
n
also
as
and
as?