Skip to content

DF_Array helper

Robert Sinton requested to merge features/array_props_improvement into versions/0.17.0

Added an option to array_props() to prevent the result containing NULLs corresponding to elements in the source array that lack the property requested.

Merge request reports