NumberF.NumberToWord (NumberF v0.1.3)

View Source

Summary

Functions

format(number, illion, separator, remainder)

@spec format(integer(), String.t(), String.t(), integer()) :: iodata()

say(n)

@spec say(integer()) :: String.t()

say_io(n)

@spec say_io(integer()) :: iodata()

separator(remainder)

@spec separator(integer()) :: String.t()