Dimensional-math 0.0.2
A library for validation of units in numeric operations with compile-time switching between checked and unchecked operations.
wparker.dimensional-math.core
Public variables and functions:
- *check-units*
- *compile-with-unit-checks*
- *unit-power-error*
- ->checked-copy-fn
- ->quantities-equal-fn
- ->quantity
- ->quantity*
- ->quantity-comparison-fn
- ->quantity-operation-fn
- CloneableNumber
- def-quantities-macro
- quantities-add
- quantities-add*
- quantities-divide
- quantities-divide*
- quantities-equal?
- quantities-equal?*
- quantities-greater-than?
- quantities-greater-than?*
- quantities-less-than?
- quantities-less-than?*
- quantities-multiply
- quantities-multiply*
- quantities-subtract
- quantities-subtract*
- quantity->str
- quantity->units
- quantity?
- units-equal?
- without-unit-checks