Skip to content

OrderedMerge is named too similar to SortedMerge #131

Open
@fsateler

Description

@fsateler

The names provide no indication as to how they differ, and the key difference is not prominent in the documentation (AFAICT, OrderedMerge is equivalent to SortedMerge().Distinct(), or am I missing something?).

I'm not sure which one should be renamed, though. Maybe these should be overloads of the same method, with a parameter indicating whether to discard repeated values or not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions