FunctionsArray
array_filter
Keeps elements that pass a filter condition from either a mask array, a comparison value, or intrinsic truthiness.
array_filter(…) → StringKind · scalar
Keeps elements that pass a filter condition from either a mask array, a comparison value, or intrinsic truthiness.
Part of the Array family.