Closed 0x0f0f0f closed 4 years ago
You can defer them (represent a as a function () -> a).
a
() -> a
Like purescript does: https://pursuit.purescript.org/packages/purescript-control/4.2.0/docs/Control.Lazy#t:Lazy
Closing because webassembly will be a preferable target over Javascript
You can defer them (represent
a
as a function() -> a
).Like purescript does: https://pursuit.purescript.org/packages/purescript-control/4.2.0/docs/Control.Lazy#t:Lazy