-
Updated
May 2, 2021 - Scala
cats-effect
Here are 262 public repositories matching this topic...
-
Updated
Apr 17, 2021 - Go
Reported on gitter https://gitter.im/7mind/izumi?at=60896bdbb38a713b2fb4a31c
When there's missing dependency error for type X and there exist defined named bindings for the same type such as X @Id("x"), what could happen is that the user made a typo or an forgot the qualifier, to help with these situations, the error message should also list all existing bindings that share the same type su
-
Updated
Apr 30, 2021 - Scala
-
Updated
Apr 30, 2021 - Scala
-
Updated
Apr 29, 2021 - 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
Apr 23, 2021 - Scala
-
Updated
Apr 29, 2021 - Scala
-
Updated
Apr 29, 2021 - Scala
-
Updated
Jun 19, 2018 - Scala
-
Updated
Dec 25, 2020 - Python
-
Updated
Apr 30, 2021 - Scala
-
Updated
Apr 20, 2021 - Scala
-
Updated
Jul 4, 2019 - Scala
-
Updated
Apr 27, 2021 - Scala
-
Updated
May 5, 2019 - Scala
-
Updated
Apr 21, 2021 - Scala
-
Updated
Mar 29, 2021 - Scala
-
Updated
May 2, 2021 - Scala
-
Updated
May 2, 2021 - Scala
-
Updated
May 5, 2019 - Scala
-
Updated
May 13, 2019 - Scala
-
Updated
Apr 28, 2021 - 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