Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.
Go to file
Georges Dupéron 73c47daef6 Fixed test
2017-05-11 10:04:47 +02:00
typed-map Fixed dependency problem on typed-map-doc 2017-01-13 17:03:13 +01:00
typed-map-doc Documentation title 2017-04-20 18:30:38 +02:00
typed-map-lib Closes #2 (foldl behaves like foldr in some cases) 2017-05-11 09:45:56 +02:00
typed-map-test Fixed test 2017-05-11 10:04:47 +02:00
.gitignore Removed doc/ folder which was added by accident 2017-01-13 17:04:39 +01:00
.travis.yml Fixed test 2017-05-11 10:04:47 +02:00
LICENSE-more.md Switch to CC0 license 2017-04-20 20:39:22 +02:00
LICENSE.txt Switch to CC0 license 2017-04-20 20:39:22 +02:00
README.md Changed badge URL to CodeCov 2017-04-21 14:02:48 +02:00

Build Status, Coverage Status, Build Stats, Online Documentation, Maintained as of 2017, License: CC0 v1.0.

typed-map

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