Cldr.LanguageTag.parse-exclamation-mark
You're seeing just the function
parse-exclamation-mark
, go back to Cldr.LanguageTag module for more information.
Specs
parse!(Cldr.Locale.locale_name()) :: t() | none()
Parse a locale name into a Cldr.LangaugeTag
struct and raises on error
Arguments
locale_name
is any valid locale name returned byCldr.known_locale_names/1
Returns
language_tag
orraises an exception