UplinkCoder / d_primes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d_primes

primes - numbers - nothing else

  • primes_4m.d contains a immutable uint[] with the first 2^24 primes numbers. because the array is immutable and at global scope you can use them at CTFE.

About


Languages

Language:D 100.0%