Arrrghhhhhh I need to backport this `ArrayToStruct...
# lucee
z
Arrrghhhhhh I need to backport this
ArrayToStruct(arr, boolean valueAsKey)
improvement from 6.0 https://github.com/lucee/Lucee/commit/b75a2a30e9abe1969438b83cf4106383321b3528
a
That's nice (and makes sense to be an ordered struct). Why do you need to backport it? I mean... it's a one-liner with an array-reduce, so not like it's needed anywhere?