Check two function have same enough signature to convert T2 to T1. Result type is a bool. @tparam T1 Base function @tparam T2 Function to check
See Implementation
Check two function have same enough signature to convert T2 to T1. Result type is a bool. @tparam T1 Base function @tparam T2 Function to check