std.rational?

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Thu Sep 26 12:49:01 PDT 2013


On 26/09/13 16:09, bearophile wrote:
> First it needs the normal review process for Phobos modules :) It should go in
> the review queue, if it's good enough for Phobos.

Fair enough, I was wondering if there was any reason David never submitted it.

> I suggest to add inside that "rational.d" module an alias with Bigint, as:
>
> alias Fraction = Rational!BigInt;
>
> Because I don't think I want to use a rational type made with built-in integrals.

Good call.



More information about the Digitalmars-d mailing list