Just a quick update:<br><br>I have made Rational nothrow, fixed toString, and some other minor changes.  For the past several months I've used Rational extensively in units (see my other thread), and it works great.<br>

<br>source: <a href="https://github.com/Arlen/phobos/blob/std_rational/std/rational.d" target="_blank">https://github.com/Arlen/phobos/blob/std_rational/std/rational.d</a><br>docs: <a href="http://arlen.github.com/phobos/std_rational.html" target="_blank">http://arlen.github.com/phobos/std_rational.html</a><br>

<br>What would be the next step, a formal review?<br><br>Arlen<br>