-
Updated
Sep 23, 2020
fp
Here are 419 public repositories matching this topic...
It should cover when you'd use and how to use:
- parEvalMap/Unordered
- parJoin
- concurrently
- merge*
There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)
-
Updated
Jan 2, 2021 - Scala
We need to add .. autosummary:: to pages that need it.
We also need to make sure that this tag renders smoothly.
Usage example: https://github.com/wemake-services/wemake-python-styleguide/blob/ba060dfd18606365d4c09545554b595fce025e79/wemake_python_styleguide/violations/best_practices.py#L16-L17
Docs: https://www.sphinx-doc.org/en/master/usage/extensions/autosummary.html
-
Updated
Dec 20, 2020 - JavaScript
Add IO.bracketFull
The easy route here is to just delegate to MonadCancel#bracketFull
-
Updated
Dec 27, 2020 - JavaScript
-
Updated
Jan 2, 2021 - Scala
-
Updated
Aug 10, 2020 - Rust
-
Updated
May 2, 2020 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
May 18, 2020
-
Updated
Nov 20, 2020 - Swift
-
Updated
May 11, 2019
-
Updated
Nov 23, 2020 - JavaScript
I tried to add a benchmark test for suspendable binding but ended up with cyclical dependencies trying to have kotlin-result jvmBenchmark source set depend on kotlin-result-coroutine project (which already depends on kotlin-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
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Jan 2, 2021 - TypeScript
-
Updated
Jan 1, 2021 - TypeScript
-
Updated
Jan 1, 2021 - Scala
-
Updated
Dec 11, 2020 - TypeScript
scala.js version
Is there a scala.js version? If not, can that be added?
Improve this page
Add a description, image, and links to the fp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fp topic, visit your repo's landing page and select "manage topics."


Most awesome FP libraries (Cats, Scalaz, Monocle, Algebird etc ) have microsite done by sbt-microsites
Adding one for Shapeless would make it easier for newcomers. Quick, online reference on what is available