const_primes

Module cache

Source
Expand description

This module contains the implementation of the type Primes (and related iterators), which functions as a cache of prime numbers for related computations.

Structsยง