Skip to content

Support for defining a new operator #607

Open
@elliottdehn

Description

@elliottdehn

Dart supports operator overloading which is cool, however, often times it can be desired to define new operators (perhaps ones you are familiar with from another language) to perform certain common tasks (for you) on certain types in a highly fluent manner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    requestRequests to resolve a particular developer problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions