hi guys i was reading a project from github and i saw @Suppress("UNCHECKED_CAST") and i won...
m
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?