Skip to content

Change func to exists in where clauses #625

@Verdagon

Description

@Verdagon

For example, change where func drop(T)void to where exists drop(T)void.

The problem is that people will be searching for func myFuncName and these bounds will show up in those results.

On top of that, braces often come after these bounds, making it look like a function definition instead of a bound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions