Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.
Go to file
Georges Dupéron 66b41f4a21 Initial commit
2016-10-15 05:35:20 +02:00
scribblings Initial commit 2016-10-15 05:35:20 +02:00
test Initial commit 2016-10-15 05:35:20 +02:00
.gitignore Initial commit 2016-10-15 05:35:20 +02:00
.travis.yml Initial commit 2016-10-15 05:35:20 +02:00
info.rkt Initial commit 2016-10-15 05:35:20 +02:00
LICENSE.txt Initial commit 2016-10-15 05:35:20 +02:00
main.rkt Initial commit 2016-10-15 05:35:20 +02:00
README.md Initial commit 2016-10-15 05:35:20 +02:00

Build Status, Coverage Status, Build Stats, Online Documentation.

typed-map

Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.