Join Slack
Powered by
hi guys i was reading a project from github and i ...
# getting-started
m
Muhammet Emin Gündoğar
09/08/2021, 3:19 PM
hi guys i was reading a project from github and i saw @Suppress("UNCHECKED_CAST") and i wondered why is it used and i searched but nobody explained what is checked cast.Can you explain how can check casting and when we use this suppress?
p
Paul Griffith
09/08/2021, 3:24 PM
https://kotlinlang.org/docs/typecasts.html#unchecked-casts
13
Views
Open in Slack
Previous
Next