CurrencyConverter.convert-exclamation-mark
You're seeing just the function
convert-exclamation-mark
, go back to CurrencyConverter module for more information.
Specs
Coverts source currency to target currency.
Example:
iex> CurrencyConverter.convert!("USD", "JPY")
108.78504 # 1 USD =~ 108.78504 JPY