Artifact 326bf821ad4b4312541c88bbddfa1152f2c7e0f9860f0bfb173657e4862daeb4:
- File 残局文料/lib/程语_月_基类_文_遍历.lua — part of check-in [19823fddda] at 2024-01-26 10:40:38 on branch trunk — (/ω\) (user: 顽雨沉风, size: 174) [annotate] [blame] [check-ins using]
local d_2 = {} function d_2.遍历(o1, o2, o3) local k1_9 k1_9 = {} for o4 in o2(o1, o3) do k1_9[#k1_9 + 1] = o4 end return k1_9 end return d_2