Converts an array to an object.
array to fill
function to get the key from the item
function to get the value from the item
an object with the keys and values from the array
Generated using TypeDoc
Converts an array to an object.