Log

util/iterators.lua @ 12627:b8ce0f61855b

description author age
compat: Use table.pack (there since Lua 5.2) over our util.table Kim Alvefur Mon, 11 Jul 2022 19:15:24 +0200
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
util.iterators: Use pack from table.pack Kim Alvefur Sat, 08 Dec 2018 16:36:05 +0100
util.iterators: Add sorted_pairs() method Matthew Wild Fri, 21 Sep 2018 14:27:46 +0100
util.iterators: Add join() method and tests Matthew Wild Fri, 18 May 2018 14:57:39 +0100
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] Kim Alvefur Fri, 10 Nov 2017 17:47:11 +0100
util.iterators: Add iterator wrapper that works like select(n, ...) applied to original iterator Kim Alvefur Fri, 15 Apr 2016 13:20:31 +0200