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

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:2710 gusht 2025 09:27Kujdestari7 diskuto kontribute 1.278 byte +1.278 Krijoi faqen me "local fun_is_callable_module = "Module:fun/isCallable" local function is_callable(...) is_callable = require(fun_is_callable_module) return is_callable(...) end --[==[ Convert `list` (a table with a list of values) into a set (a table where those values are keys instead). This is a useful way to create a fast lookup table, since looking up a table key is much, much faster than iterating over the whole list to see if it contains a given value. By default, each item is..."