findInMap
A find function that iterates through a map and runs a provided pred function on each value. Returning the found value or undefined
Last updated
Was this helpful?
A find function that iterates through a map and runs a provided pred function on each value. Returning the found value or undefined
Last updated
Was this helpful?
Was this helpful?