AlexKnauth / measures-with-dimensions

units of measure in typed racket
8 stars 3 forks source link
racket units-measures-converter units-of-measure

measures-with-dimensions Build Status

documentation: http://pkg-build.racket-lang.org/doc/measures-with-dimensions/index.html

This repository is a racket package that provides structs to represent measures, units, and dimensions, and functions and macros to manipulate these.

It was originally inspired by Metaxal/measures, but is more based on the concept of dimensions, and it also has types for typed/racket.