LanguageList.common_languages
You're seeing just the function
common_languages
, go back to LanguageList module for more information.
Returns list of all common languages.
Examples
iex> LanguageList.common_languages
{:ok, ["Afrikaans", "Arabic", "Bengali", "Tibetan", "Bulgarian", ...]}