Returns a mapper that will invoke a mapper over each value in the input array. Returns Invalid containing errors for all invalid values in the array.
Invalid
A function that will be invoked with each array value.
Returns a mapper that will invoke a mapper over each value in the input array. Returns
Invalidcontaining errors for all invalid values in the array.