An accumulator function for use in reducing an array.
The type of an element in an array.
A function that takes a single input.
A function that returns a boolean and accepts an index as the second argument.
A plain object with string keys.
A function that returns a boolean.
The type of a property in a POJO (plain JavaScript object).
An accumulator function for use in reducing an array.