A simple sieve in Phobos?

bearophile bearophileHUGS at lycos.com
Tue Mar 18 18:42:37 PDT 2014


> - A function to compute the GCD on ulongs/longs/bigints is 
> useful.
> (Issues 4125 and 7102).

A GCD is already in Phobos but it doesn't work with bigints. And 
putting it in the std.combinatorics is better.

Bye,
bearophile


More information about the Digitalmars-d mailing list