Skip to content

No way to call infix => function defined in OCaml #1941

@Schmavery

Description

@Schmavery

I'm using an OCaml library that defines the infix operator "=>" from my reason project and I can't figure out how to use it. Is there any way to escape it so that it doesn't get interpreted in the reason way?

I'd be ok if I couldn't use it as an infix in Reason and had to rebind it or something but it would be nice not to have to fork the OCaml library.

Is there some trick I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions