Skip to content

Remove more confusing unicode alternatives #748

Closed
@evhub

Description

@evhub

Should remove

∧ (\u2227)    => "&"
∨ (\u2228)    => "|"
⊻ (\u22bb)    => "^"

since it's unclear that means & rather than and.

Getting them back is easy using custom operators, though that does change their precedence.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions