this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update opam

added x-maintenance-intent

authored by

François Bérenger and committed by
GitHub
ead47575 c6ad95af

+1
+1
packages/parany/parany.14.0.1/opam
··· 17 17 ["dune" "build" "-p" name "-j" jobs "src/test.exe"] {with-test} 18 18 ["./test.sh"] {with-test} 19 19 ] 20 + x-maintenance-intent: ["(latest)"] 20 21 synopsis: "Parallelize any computation" 21 22 description: """ 22 23 Generalized map reduce for parallel computers (not distributed computing).