Cldr.Currency.historic-question-mark

You're seeing just the function historic-question-mark, go back to Cldr.Currency module for more information.

Specs

historic?(currency :: t()) :: boolean()

Returns a boolean indicating if a given currency is historic.

Historic means that the currency is no longer in use.

Arguments

  • currency is a t:Cldr.Currency

Returns

  • true or false