pub fn ty_coercion_decision(expected: &Ty, actual: &Ty) -> CoercionDecisionExpand description
Compute normalized coercion compatibility for two semantic types.
pub fn ty_coercion_decision(expected: &Ty, actual: &Ty) -> CoercionDecisionCompute normalized coercion compatibility for two semantic types.