Îõ³h,Þƒ     0.1.0.2 BSD-3-Clauselibraries@mail.preetham.io experimentalNoneÞ%Get the  libprimecount version number, in the form "i.j"."Set the number of threads used by  libprimecount.0Get the currently set number of threads used by  libprimecount.primecount_get_max_x' is the largest number supported by . 64-bit CPUs: 10^31 32-bit CPUs: 2^63 - 1primecount_phi x a counts the numbers <= x/ that are not divisible by any of the first a primes. Find the nth prime e.g.: primecount_nth_prime 25 == 97.3Count the number of primes <= x (supports 128-bit).Count the number of primes <= x. BSD-3-Clauselibraries@mail.preetham.io experimentalNoneÞn+The number of primes less than or equal to n. Throws an error if n is larger than  ö. Also might throw an error if there's not enough memory available to compute the result, which can happen even if n is smaller than primePiMaxBound. The largest input supported by . 64-bit CPUs: 10^31 32-bit CPUs: 2^63 - 1 The nth prime, starting at nthPrime 1 == 2.,Throws an error if the input is less than 1.,Throws an error if the input is larger than  . The largest input supported by  , equal to  primePi ( :: ) == 216289611853439384.  primePhi n a( counts the number of positive integers <= n0 that are not divisible by any of the first a primes. Throws an error if n is larger than  :: . 0Get the currently set number of threads used by  libprimecount."Set the number of threads used by  libprimecountº. If the input is not positive, the thread count is set to 1. If the input is greater than the number of CPUs available, the thread count is set to the number of CPUs available.Get the  libprimecount version number, in the form "i.j"        primecount-0.1.0.2-inplace!Math.NumberTheory.Prime.Count.FFIMath.NumberTheory.Prime.Count primecountprimecount_versionprimecount_set_num_threadsprimecount_get_num_threadsprimecount_get_max_xprimecount_phiprimecount_nth_primeprimecount_pi_str primecount_piprimePiprimePiMaxBoundnthPrimenthPrimeMaxBoundprimePhigetNumPrimecountThreadssetNumPrimecountThreadsprimecountVersion ghc-internalGHC.Internal.EnummaxBoundGHC.Internal.IntInt64