pub fn numeric_upcastable_to_felt252(db: &dyn SemanticGroup, ty: TypeId) -> bool
Expand description
Returns if ty
is a numeric type upcastable to felt252.
pub fn numeric_upcastable_to_felt252(db: &dyn SemanticGroup, ty: TypeId) -> bool
Returns if ty
is a numeric type upcastable to felt252.