<div dir="ltr"><div>It seems <font face="monospace, monospace">IntegerArithmeticType</font> should have a conversion from <font face="monospace, monospace">IntMax</font>, in analogy with <font face="monospace, monospace">Signed/UnsignedIntegerType</font>. It already has <font face="monospace, monospace">toIntMax()</font>, but not the reverse conversion. This is important to be able to write generic algorithms on <font face="monospace, monospace">IntegerArithmeticType</font>. Are there any reasons it shouldn&#39;t?<br></div></div>