package primes

  1. Overview
  2. Docs
A small library for dealing with primes.

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.5.tar.gz
md5=583f2e27c00a06465719ae84aa4f79f2

Description

Primes is a library for finding and testing prime numbers in OCaml, see the .mli file for interface details. Please check out the git for issues, concerns, suggestions or if you wish to contribute!

Published: 27 Jul 2016

Dependencies (4)

  1. gen
  2. zarith
  3. ocamlfind build
  4. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None