typed-map/README.md
2017-04-20 20:39:22 +02:00

12 lines
887 B
Markdown

[![Build Status,](https://img.shields.io/travis/jsmaniac/typed-map/master.svg)](https://travis-ci.org/jsmaniac/typed-map)
[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/typed-map/master.svg)](https://coveralls.io/github/jsmaniac/typed-map)
[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/typed-map)
[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/typed-map/)
[![Maintained as of 2017,](https://img.shields.io/maintenance/yes/2017.svg)](https://github.com/jsmaniac/typed-map/issues)
[![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
typed-map
=========
Type inference helper for `map` with Typed/Racket.
Supports afl, un-annotated lambdas and polymorphic functions.