Skip to content

Bitshift operators #175

Description

@chochos

After table 6.10 in the spec, there's an open question "should we support the traditional C-style >> and << bitshift operators?"

I say we should. It's an important feature even if it's seldom used. What I don't really know is if it should be extensible or just an operator for Integral types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions