Skip to content

array_merge_unique #12852

Closed as not planned
Closed as not planned
@binaryfire

Description

@binaryfire

Description

Combining array_unique and array_merge is very common. I think a performance-optimized array_merge_unique method would be greatly appreciated by a lot of people.

Edit: My main point is that having a single method which covers this common use case would make code cleaner (regardless of performance).

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