Cldr.Currency.tender-question-mark

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

Specs

tender?(currency :: t()) :: boolean()

Returns a boolean indicating if a given currency is legal tender.

Legal tender is anything recognized by law as a means to settle a public or private debt or meet a financial obligation.

Arguments

  • currency is a t:Cldr.Currency

Returns

  • true or false