A function applied to each element and its index, producing a value or promise of a value.
ℹ️ Used in most transformation and filtering operations.
The input element type.
The output value type.
A function applied to each element and its index, producing a value or promise of a value.
ℹ️ Used in most transformation and filtering operations.