Module:languages/iterateAll/documentation

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Documentation for Module:languages/iterateAll. [edit]
This page contains usage information, categories, interwiki links and other content describing the module.

require("Module:languages/iterateAll")()

This function is expensive

Returns a table containing Language objects for all languages, sorted by code.

This function searches through the whole database of languages, and is therefore relatively resource-intensive. It should be used sparingly.