• Finds an object from an array, or a property of an object, that matches a predicate

    Parameters

    • collection: any
    • callback: any

    Returns undefined