compute in parallel the application of one (or two) function(s) on a pair of elements
- OCaml 100%
| jbuild | ||
| LICENSE | ||
| parpair.ml | ||
| parpair.mli | ||
| parpair.opam | ||
| README.md | ||
| test.ml | ||
parpair
compute in parallel the application of one (or two) function(s) on a pair of elements
Warning: requires a real operating system, with a fork system call.