ISO639.iso639_1_codes
You're seeing just the function
iso639_1_codes
, go back to ISO639 module for more information.
Specs
iso639_1_codes() :: [String.t()]
List of available ISO-639-1 language codes.
Exmaples
> ISO639.iso639_1_codes()
["aa", "ab", "ae", "af", "ak", "am", "an", "ar", "as", "av", "ay", "az", "ba",
"be", "bg", "bh", "bi", "bm", "bn", "bo", "br", "bs", "ca", "ce", "ch", ...]