Skip to content

Remove lazy keyword #6241

Closed
Closed
@cknitt

Description

@cknitt

It seems the lazy keyword inherited from OCaml is a not commonly used or known in ReScript.

We should consider removing this keyword, it is always possible to use Lazy.from_fun instead if one wants to use OCaml's Lazy module.

And possibly a Lazy module with a more ReScript-like API could be added to Core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions