raulraja
05/18/2019, 12:26 PMEval.later
and therefore later
, etc are better names than sync
etc which implies effects. Since there is already IO.effect
for suspended functions, I think it should be made clear this one is for lazy pure value although if you don't use the linter you could abuse it for other purposes, which is fine since we are still gonna build error handling around its invocations.