Jump to content

Module:TableBuilder: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, f = minor edit.

20 ngôida ya kûmi na zôle 2023

  • curprev 21:2421:24, 20 ngôida ya kûmi na zôle 2023 CapitainAfrika disolo bisalu 2,262 bytes +2,262 Created page with "--Module appliquant aux fonctions de la librairie Table une inteface fluide. local meta = { insert = function ( t, ... ) table.insert( t, ... ) return t end, remove = function ( t, ... ) table.remove( t, ... ) return t end, sort = function ( t, ... ) table.sort( t, ... ) return t end, maxn = function ( t ) return table.maxn( t ) end, concat = function ( t, ....."