ThreadLocalBridge

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def makeFiberRef[A](initialValue: A)(link: A => Unit): ZIO[Scope, Nothing, FiberRef[A]]