Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.
Go to file
2018-01-27 13:25:01 +01: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 Updated maintenance badge for 2018 2018-01-27 13:25:01 +01:00

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

typed-map

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