Skip to content

_.sortedLastIndex #1882

Open
Open
@jdalton

Description

@jdalton

Underscore has _.sortedIndex but this could be expanded to _.sortedLastIndex using a shared helper between them both (minimal code increase). This would allow _.lastIndexOf to support binary searches as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions