-
Updated
Jun 7, 2022 - Scala
cats-effect
Here are 329 public repositories matching this topic...
-
Updated
Jan 29, 2022 - Go
Suggested on Telegram.
It may be easier to understand the examples if they don't show both distage
and BIO
at the same time, so we may want to have a variant of distage-example
that uses just distage
alone, using a monomorphic effect type everywhere.
-
Updated
Jun 4, 2022 - Scala
-
Updated
May 25, 2022 - Scala
-
Updated
May 24, 2022 - Scala
-
Updated
May 25, 2022 - Scala
See if it would be possible (and maybe useful) to define instances of higher-kinded typeclasses like ApplyK for the types in sup.
-
Updated
May 21, 2022 - Scala
-
Updated
May 25, 2022 - Scala
Right now the temp dir is deleted after running using a FS2 tempDir Resource
. This is done in the MutantRunner.
It'd be nice to have a config option to keep the generated temp dir after running for debugging purposes to look
-
Updated
Apr 3, 2022 - Python
-
Updated
May 29, 2022 - Scala
-
Updated
Jun 1, 2022 - Scala
-
Updated
Jun 19, 2018 - Scala
-
Updated
May 30, 2022 - Scala
-
Updated
May 24, 2022 - Scala
-
Updated
Jul 4, 2019 - Scala
-
Updated
May 21, 2022 - Scala
-
Updated
May 5, 2019 - Scala
-
Updated
May 25, 2022 - Scala
-
Updated
Mar 29, 2021 - Scala
Document `baseUrl`
-
Updated
May 30, 2022 - Scala
Improve this page
Add a description, image, and links to the cats-effect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cats-effect topic, visit your repo's landing page and select "manage topics."
full example from https://github.com/tpolecat/skunk/blob/v0.0.24/modules/docs/src/main/paradox/tutorial/Command.md
gives following compile errors