Todos los registros públicos
Ir a la navegación
Ir a la búsqueda
Vista combinada de todos los registros de Enciclopedia de conocimiento de la Iglesia de Dios. Puedes filtrar la vista seleccionando un tipo de registro, el nombre del usuario o la página afectada. Se distinguen mayúsculas de minúsculas.
- 01:43 26 abr 2023 Pyc1948 discusión contribs. creó la página Módulo:Tablas (Página creada con «local z = {} -- Código copiado de http://lua-users.org/wiki/SortedIteration function __genOrderedIndex( t ) local orderedIndex = {} for key in pairs(t) do table.insert( orderedIndex, key ) end table.sort( orderedIndex ) return orderedIndex end function orderedNext(t, state) -- Equivalent of the next function, but returns the keys in the alphabetic -- order. We use a temporary ordered key table that is stored in the -- table b…»)