Solutions for ocaml.org/problems.
Dependencies:
opam switch create . -w --with-testBuild project:
dune buildRun inline tests:
dune runtestUsage as library:
Problems.P31.is_prime 7;;
- : bool = trueResources:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Solutions for ocaml.org/problems.
Dependencies:
opam switch create . -w --with-testBuild project:
dune buildRun inline tests:
dune runtestUsage as library:
Problems.P31.is_prime 7;;
- : bool = trueResources: