Thread a value through IO using IOLocal
- Type parameters:
- A
The value being threaded
- F
The outer effect
- Companion:
- object
- Source:
- Scoped.scala
class Object
trait Matchable
class Any
Value members
Abstract methods
Branch/Fork the current F using a new value for the IOLocal
Branch/Fork the current F using a new value for the IOLocal
- Value parameters:
- value
new value to use
- Returns:
a resource where the new value is contained
- Source:
- Scoped.scala