Closed serras closed 5 months ago
TVar<A>.value
TVar<A>.set
getValue
setValue
var x by newTVar()
PList
TQueue
TVar<A>.value
TVar<A>.set
function, so STM can be used with the assignment operator plugingetValue
/setValue
to allow using delegation (var x by newTVar()
should work!)PList
forTQueue