turbolift.io.AtomicVar
See theAtomicVar companion object
Attributes
Members list
Value members
Abstract methods
def tryGetUpdateGetEff[A, U <: IO](f: S => Computation[(A, S), U]): Computation[Option[(A, S, S)], U]
In this article