Update README.md

This commit is contained in:
Andreas Olsson 2016-12-27 22:29:57 +01:00 committed by GitHub
parent 52b7cb37bb
commit 910204a2c7

View File

@ -1,2 +1,2 @@
# pmap
pmap for one and two lists using futures.
A parallel concurrent map implementation in Racket inspired from Clojure pmap.