Cldr.Currency.current-question-mark

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

Specs

current?(currency :: t()) :: boolean()

Returns a boolean indicating if a given currency is current.

Current means that the currency is in current use.

Arguments

  • currency is a t:Cldr.Currency

Returns

  • true or false