Unit Fun v0.7.0 UnitFun.Unit

Useed by a module to generate the definition of a unit. For example the following code would define Pence:

defmodule Pence do
  use UnitFun.Unit
end

Link to this section Summary

Link to this section Functions

Link to this macro facts(list_of_facts) (macro)