View Source NumberF.NumberToWord (Number Functions v0.1.0)

Summary

Functions

Link to this function

format(number, illion, separator, remainder)

View Source
@spec format(integer(), String.t(), String.t(), integer()) :: iodata()
@spec say(integer()) :: String.t()
@spec say_io(integer()) :: iodata()
@spec separator(integer()) :: String.t()