Historiku i redaktimeve të "Moduli:table/find"

Jump to navigation Jump to search

Përzgjedhje për diff: U vini shenjë butonave rrethorë të rishikimeve për t’u krahasuar dhe shtypni tastin Enter ose butonin në fund.
Legjendë: (tani) = dallime me rishikimin e fundit, (mëparshme) = ddallime me rishikimin pararendës, v = redaktim i vockël.

    10 gusht 2025

    • tanimëparshme 09:1310 gusht 2025 09:13Kujdestari7 diskuto kontribute 1.753 byte +1.753 Krijoi faqen me "local table_deep_equals_module = "Module:table/deepEquals" local deep_equals local function get_deep_equals() deep_equals, get_deep_equals = require(table_deep_equals_module), nil return deep_equals end local function equality_op(a, b) return a == b end --[==[ Given a list and a value to be found, returns the value's index if the value is in the array portion of the list, or {nil} if not found. `options` is an optional table of additional options to control the beha..."