Module

Data.Units.Imperial

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

A collection of units from the imperial system.

#inch Source

inch :: DerivedUnit

Unit of length, 1in = 0.0254m.

#foot Source

foot :: DerivedUnit

Unit of length, 1ft = 0.3048m.

#yard Source

yard :: DerivedUnit

Unit of length, 1yd = 0.9144m.

#mile Source

mile :: DerivedUnit

Unit of length, 1mi = 1609.344m.

#ounce Source

ounce :: DerivedUnit

Unit of mass, 1oz = 28.35g.

#pound Source

pound :: DerivedUnit

Unit of mass, 1lb = 453.6g.