Skip to content

Lower fixity of =? operator #10

@chshersh

Description

@chshersh

I thought about it just now. What if we lower the priority of the =? operator from infix 7 =? to infix 1 =? (or even 0)? Since it will have such low priority, we can use <$>, ^. and almost every other operator (except $) without using ().

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions