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
- Host: GitHub
- URL: https://github.com/agrafix/distance
- Owner: agrafix
- License: mit
- Created: 2017-01-07T11:50:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-08T07:05:08.000Z (over 9 years ago)
- Last Synced: 2025-03-08T20:48:55.841Z (over 1 year ago)
- Language: Haskell
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell `distance` package
[](https://circleci.com/gh/agrafix/distance)
[](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.