pub fn retry<T>() -> Stm<T>
The primary verbs to interact with STM transactions. Abandon the transaction and retry after some of the variables read have changed.