typed-map/README.md
2017-04-19 20:20:40 +02:00

11 lines
758 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)
typed-map
=========
Type inference helper for map with Typed/Racket.
Supports afl, un-annotated lambdas and polymorphic functions.