Blocks :
|
|
Relates :
|
|
Relates :
|
There are a few small deficiencies in Types.isSameType: they are: isSameType is not reflexive or symmetric. isSameType's two versions are not consistent in how they handle wildcards. isSameType doesn't handle unknown types properly.
|