<@U5375UUJ2> Well look like lodash `_.map` is like...
# suitescript
a
@stalbert Well look like lodash
_.map
is like 7% faster than native
map
so I will also check
_.keysIn
because that could potentially replace my for (Key in Object) lines...