Skip to content

select

Filter and map an array

146 bytes

Usage

Applies a filter and a map operation at once and in one pass. If the filter is omitted, returns all non-nullish mapped values.