Elias Court
Elias Court
Thought it could be useful to have a way to update the value of an `IOLocal` within the scope of some task `IO[A]` Motivation was being able to set log...
- Add helpers for logging with some propagated ctx and kleisli implementation - Add ce3 module and iolocal instances
Hi there, In the [docs](https://typelevel.org/cats-effect/docs/typeclasses/spawn) for the the `Spawn` typeclass at the very end it states: > In English, the semantics of this are as follows: > > If the...