modifyTVar

Mutate the contents of a TVar. N.B., this version is non-strict.
Mutate the contents of a TVar. This is non-strict.
Strict version of modifyTVar.
Mutate the contents of a TVar strictly.