Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.
Go to file
2016-10-15 14:56:16 +02:00
scribblings Changes to the documentation suggested by O. Andreescu. Thanks! 2016-10-15 14:56:16 +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 Exclude old versions from build (scribble/example only in ≥ v6.4), removed debug provide 2016-10-15 05:38:48 +02:00
info.rkt Changes to the documentation suggested by O. Andreescu. Thanks! 2016-10-15 14:56:16 +02:00
LICENSE.txt Initial commit 2016-10-15 05:35:20 +02:00
main.rkt Exclude old versions from build (scribble/example only in ≥ v6.4), removed debug provide 2016-10-15 05:38:48 +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.