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
Sending a value through a channel feels like a natural quantum property: the data disappears in one place and reappears in another. Ownership moves with it — no races, no extra copies, no garbage left behind, nothing for the GC to sweep.