Iteratee Type.
Type for the entry's key passed in params.
key
Type for the entry's value passed in params.
value
Return type of the iteratee. Must be an array of 2 elements [key, value].
A source entry, which is a key-value pair.
source
The transformation of the entry in the same shape (key-value pair).
entry
Iteratee Type.