Log

util/array.lua @ 7949:8acc35b5355a

description author age
util.array: Remove unused arguments [luacheck] Kim Alvefur 2016-10-18
util.array: Rename arguments to avoid name clash [luacheck] Kim Alvefur 2016-10-18
util.array: Just use table.remove as array:pop() Kim Alvefur 2015-12-23
util.array: Fix minory style issues Kim Alvefur 2015-12-23
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
util.array: Add type() local Kim Alvefur 2014-09-17
util.array: Improve array:reverse() and make it work as both method and non-mutating function Kim Alvefur 2013-10-06