Checks if a type can be implicitly casted to another type. does not work for custom types, returns false
true if can cast implicitely
See Implementation
Checks if a type can be implicitly casted to another type. does not work for custom types, returns false