pmap for one and two lists using futures.
Go to file
Andreas Olsson 872c6e24db Add files via upload
A major change to the better. Thanks to Carl!
2016-12-28 14:18:23 +01:00
pmap.rkt Add files via upload 2016-12-28 14:18:23 +01:00
README.md Update README.md 2016-12-27 22:29:57 +01:00

pmap

A parallel concurrent map implementation in Racket inspired from Clojure pmap.