-
Updated
Dec 10, 2020 - TypeScript
either
Here are 78 public repositories matching this topic...
-
Updated
Dec 12, 2020 - Java
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Oct 31, 2019 - C++
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Apr 30, 2017 - TypeScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Apr 8, 2020 - Dart
-
Updated
May 22, 2017 - JavaScript
-
Updated
Jun 20, 2019 - Java
Add steps to run unit tests on python 3.7, and python 3.8 in the tox.ini file, and in the travis build.
-
Updated
May 21, 2017 - Scala
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Apr 26, 2020 - TypeScript
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 25, 2020 - Dart
-
Updated
Dec 8, 2020 - Kotlin
-
Updated
Oct 16, 2018 - Java
-
Updated
Oct 1, 2017 - Kotlin
-
Updated
Dec 10, 2020 - TypeScript
Improve this page
Add a description, image, and links to the either topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the either topic, visit your repo's landing page and select "manage topics."
I tried to add a benchmark test for suspendable binding but ended up with cyclical dependencies trying to have
kotlin-resultjvmBenchmarksource set depend onkotlin-result-coroutineproject (which already depends onkotlin-result).Would make life a lot easier to just move benchmarking to its own subproject. It would also simplify the current kotlin-result gradle file which has a bunch