Roman
Roman
Hi! I discovered strange behavior of the method `timeoutFail`. We have method `effect` that add to FiberRef context some value. If execute timeoutFail on effect that end successfully, then we...
Add support Scala 3 for modules `streams` and `fs2CE3Interop`
Add support Scala 3 for module `kernelCatsMtlInterop`
Add readers and writers instances for cats-collections
/fixes https://github.com/zio/zio/issues/8886
Add support Scala 3 for module `derivation` But i couldn't migrate to Scala 3 1. `class InitDerivation` 2. And this: Code ```scala import derevo.{DerivationK2, DerivationKN11} import tofu.higherKind.bi.{EmbedBK, RepresentableB} import tofu.higherKind.{Embed,...
I think it should be possible to add props using annotations it will be cool if you review this mr