8000 Add custom operator import statement · Issue #674 · evhub/coconut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add custom operator import statement #674
Closed
@evhub

Description

@evhub

Should compile

from <name> import operator <op>

to the equivalent of

operator <op>
from <name> import (<op>)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0