-
Updated
Jun 20, 2020 - C#
monoid
Here are 59 public repositories matching this topic...
Description
To bring it in-line with the other Crocks we need to add in descriptive documentation for the List crock with examples
Task List
- Add main List.md file to 'docs/src/pages/docs/crocks/' based on the others
- Ensure it has the correct 'weight'
- Locate all references to
Listand update it to link to the newListdocumentation. Reference the section
I expected Validated to have an ap method or something, but I can't seem to find it. The only docs I can see are https://github.com/aol/cyclops/wiki/Validator, which clearly isn't the current implementation, and I notice aol/cyclops#826 as another issue, but I don't see the proposed ap method.
-
Updated
Jun 18, 2020 - Java
Currently the empty of Monoid is specified as a nullary function rather than a plain value. Is there a plausible use case that benefits from empty being a function or requires it to be a function?
At the moment, I'm tempted to specify empty as a plain value in [a use case of monoid](https://github.com/calmm-js/p
clean up fp-examples
Context:
In order to make fp-core.rs API more accessible, we'd like to refactor fp-exmaples folder and split fp-core examples and fp-jargon examples.
-
Updated
Mar 16, 2020 - Coq
-
Updated
Feb 7, 2020 - Scala
-
Updated
Jun 21, 2020 - Clojure
-
Updated
Apr 17, 2020
-
Updated
Jun 21, 2020 - JavaScript
-
Updated
May 25, 2020 - Reason
Filterable is pretty straightforward, but it's the only typeclass that's missing from the documentation. I would write the description for it, but the rest was written in Charles' words. So, it'd be good for consistency to have it written by Charles.
-
Updated
Jan 3, 2020 - Python
-
Updated
Jun 20, 2020 - C++
-
Updated
May 24, 2020 - Idris
-
Updated
Jan 30, 2019 - PureScript
-
Updated
Feb 7, 2020
-
Updated
Jul 28, 2019 - Haskell
-
Updated
Mar 28, 2020 - Dart
-
Updated
Feb 11, 2017 - Elm
-
Updated
May 4, 2018 - Python
-
Updated
Aug 11, 2017
-
Updated
Oct 16, 2017 - Haskell
-
Updated
Feb 14, 2019 - Haskell
Improve this page
Add a description, image, and links to the monoid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monoid topic, visit your repo's landing page and select "manage topics."
Currently monoid for set is union monoid, we could use both.