Std.App.Locale.Locale
type
LocaleThis declaration introduces a public type.
What it does
A language, and the place where that matters.
The place is kept apart from the language rather than folded into one name,
because falling back from one region's Spanish to Spanish is a different
step from falling back to the language a program was written in.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
