The as, is, and is! operators are handy for checking types at runtime. OperatorMeaning asTypecast (also used to specify library prefixes) isTrue if the object has the specified type is!True if the object doesn't have the specified type The...
jeetbhalu.hashnode.dev1 min readNo responses yet.