Check whether symbol T is a functional convertor from type From to type To.
symbol to test
destination type
original type
Yes -> whether it is or not, From -> type of original component that function is accepting, To -> destination type that function is converting.
See Implementation
Check whether symbol T is a functional convertor from type From to type To.