Unit Fun v0.5.3 UnitFun.Unit
Use
ed 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
Use
ed 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