extension-arrayfunctions Extended array functions for Lucee This extension adds the following functions: ArrayPop(arrayToPop) ArrayShift(arrayToShift) ArraySplice(arrayToSplice, offset [, length [, replacement]]) ArrayIndexBy(array, keyOrClosure)