Sieve.fixed

Return a finite slice of the sieve.

struct Sieve(T = size_t)
@nogc @safe nothrow
fixed
()
if (
isIntegral!T
)

Meta