Skip to content

Underscore collections functions should take objects #20623

Description

@elldritch

All functions under Underscore's "Collection Functions" category should take both arrays and objects (i.e. both _.List<T>s and _.Dictionary<T>s). However, the types for these functions only allow _.List<T> (for example, _.sortBy and _.groupBy).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions