Is your feature request related to a problem or challenge? Please describe what you are trying to do.
i256 doesn't implement some numeric traits. It'd be good to have it supported alongside other standard types, enabling common code for numerics across dependent code.
Describe the solution you'd like
Implement major traits
Additional context
Follow-up to #8976
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
i256 doesn't implement some numeric traits. It'd be good to have it supported alongside other standard types, enabling common code for numerics across dependent code.
Describe the solution you'd like
Implement major traits
Additional context
Follow-up to #8976