MyApp.Cldr.Territory.parent-exclamation-mark

You're seeing just the function parent-exclamation-mark, go back to MyApp.Cldr.Territory module for more information.
Link to this function

parent!(territory_code, opts \\ [as: :atom])

View Source

Specs

The same as parent/2, but raises an exception if it fails.

  • options are:
    • as: :atom
    • as: :binary
    • as: :charlist

Example

iex> MyApp.Cldr.Territory.parent!(:GB)
[:"154", :UN]