is.ashley.scoped
package is.ashley.scoped
Type members
Classlikes
Thread a value through IO using IOLocal
Thread a value through IO using IOLocal
- Type parameters:
- A
The value being threaded
- F
The outer effect
- Companion:
- object
- Source:
- Scoped.scala
Givens
Givens
given optionalShowableScope[F[_] : ([F] =>> Scoped[F, Option[A]]), A : Show]: optionalShowableScope[F, A]
- Source:
- Scoped.scala