-
Updated
Mar 2, 2022
fp
Here are 517 public repositories matching this topic...
-
Updated
Nov 4, 2021 - JavaScript
Bug report
What's wrong
There's not a section for the alt function under Composition helpers -> Pointfree
<img width="231" alt="Screen Shot 2022-02-17 at 9 17 14" src="https://user-images.githubusercontent.com/69552193/154535242-6d718fc4-d803-4e43-b94
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
Feb 25, 2022 - Scala
Right now, every flavor of this method takes a FiniteDuration, which is correct but less convenient. We should expand them to Duration and silently degrade to identity when it's Duration.Inf. This can be done trivially on IO because of contravariant expansion, but it might requires some bincompat shenanigans on Temporal.
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Dec 17, 2021 - Rust
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Jan 13, 2022
-
Updated
Mar 6, 2022 - Scala
-
Updated
Mar 8, 2022 - TypeScript
-
Updated
Jan 15, 2022 - TypeScript
-
Updated
Oct 31, 2021 - Swift
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Apr 2, 2021
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
Feb 11, 2022 - C
-
Updated
Mar 1, 2022 - TypeScript
https://github.com/readthedocs/recommonmark#recommonmark
We should switch to myst: https://github.com/executablebooks/MyST-Parser
-
Updated
Jan 15, 2022 - TypeScript
-
Updated
Mar 6, 2022 - TypeScript
-
Updated
Mar 8, 2022 - Scala
There is no contribution guideline yet, so we'd better make it.
example
https://github.com/mattermost/mattermost-server/blob/master/CONTRIBUTING.md
https://github.com/firebase/firebase-js-sdk/blob/master/CONTRIBUTING.md
https://github.com/yorkie-team/yorkie/blob/main/CONTRIBUTING.md
https://reactjs.org/docs/how-to-contribute.html
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