An open API service indexing awesome lists of open source software.

https://github.com/agrafix/distance

Haskell: Useful distance datatype and functions
https://github.com/agrafix/distance

Last synced: about 2 months ago
JSON representation

Haskell: Useful distance datatype and functions

Awesome Lists containing this project

README

          

# Haskell `distance` package

[![CircleCI](https://circleci.com/gh/agrafix/distance.svg?style=svg)](https://circleci.com/gh/agrafix/distance)
[![Hackage](https://img.shields.io/hackage/v/distance.svg)](http://hackage.haskell.org/package/distance)

The `distance` packages provides an abstract data type for distances. You can create them using well named quantities (`meters`) and
turn them back into a specified quantity.