8000 Rename Concat overload to Append · Issue #496 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rename Concat overload to Append #496
Closed
@leandromoh

Description

@leandromoh

how about rename Concat to Append in the signature Concat<T>(this IEnumerable<T> head, T tail) ?

I know it is a breaking-change, but release 3.0 is a good opportunity.

This have the following pros:

  • if we have prepend, make a lot o sense have append.
  • avoid confusion between our Concat and Linq's one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0