Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 369 Bytes

Units

Simple, powerful unit conversion library for the Elm language.

List of modules:

  • Units Core units module. Defines basic constructors, operators, and the conversion operator.
  • SI Contains SI units.
  • ImperialLength Contains international customary units (the inch is exactly 25.4 millimeters).
  • USVolume Contains US-specific units of volume.