PrimeGenerator.empty

struct PrimeGenerator(T)
pure nothrow @nogc @safe
enum bool empty;

Meta