-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Milestone
Description
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.
glennsl, cometkim, fhammerschmidt, ryyppy, mediremi and 1 more
Metadata
Metadata
Assignees
Labels
No labels