pmap for one and two lists using futures.
Go to file
2016-12-28 23:03:34 +01:00
pmap.rkt Add files via upload 2016-12-28 22:55:55 +01:00
README.md Update README.md 2016-12-28 23:03:34 +01:00

pmap

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

With the help of CarlSmotricz its now refined and tuned to perfection! :-)