Artifact 932996b4e9993eaa2528401405957122de6e4cd2c6f1c6e6030908b997e6a002:
- File 残局文料/lua_lib/算机_程语_月_基类_能_传能_历_基类_表_对_取全.lua — part of check-in [93f2f6943b] at 2024-02-09 05:12:02 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 462) [annotate] [blame] [check-ins using]
local d = {} -- 启 --~ 对 --~ 能 --~ 入参3 function d.历对(o1_0, o1, o2) local k1, k2 local k1_0 --~ 对 k1_0 = {} for o3, o4 in pairs(o1_0) do --~ 键 --~ 值 k1, k2 = o1(o3, o4, o2) if k1 then k1_0[k1] = k2 else end end return k1_0 end --~ 键 --~ 值 --~ 要找的值 function d.全等筛值(o1, o2, o3) if o2 == o3 then return o1, o2 else end end return d