Skip to content

Feature request: Flip #54

@boudewijn-zicht

Description

@boudewijn-zicht

A way to mimic the array_flip.

For example:

iterable(['key' => 'value'])->flip()->toArray();
// Result: ['value' => 'key']

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