Synchronized

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def make[A](a: => A)(implicit trace: Trace): UIO[Synchronized[A]]

Creates a new Ref.Synchronized with the specified value.

Creates a new Ref.Synchronized with the specified value.