Software /
code /
prosody
Log
util/array.lua @ 6823:3b07f38d70f5
description | author | age |
---|---|---|
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 |