You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for some reason, lazy kinda pretends to be shaped like a signal, but it cannot be used to trigger effects, and so it doesn't make sense
i'm pretty sure the lazy implementation is way overcomplicated
i think we should remove lazy as it is, and maybe make a new lazy fn that is much simpler, i think it's basically just a closure with a dirty flag and an effect to set it