Log

util/iterators.lua @ 13270:14bbfb2cc8dd default tip

description author age
util.iterators: join: Work even with only a single iterator in the chain Matthew Wild Thu, 06 Oct 2022 18:34:40 +0100
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