Skip to content

Deprecate & in favour of # #68

@i-am-the-slime

Description

@i-am-the-slime

& is very useful for defining hooks in the order they appear in the code and with fewer parens.
However, there is import Type.Function (type (#)) which does the same and is consistent with # on the value level.

I think it would be a good idea to put a user defined warning on & and tell users to switch to # for a while and eventually deprecate &.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions