fsprojects / FSharpx.Extras

Functional programming and other utilities from the original "fsharpx" project
https://fsprojects.github.io/FSharpx.Extras/
The Unlicense
682 stars 146 forks source link

Lack of Monoid CE example in docs #404

Closed gdziadkiewicz closed 1 year ago

gdziadkiewicz commented 3 years ago

Description

It seems that Monoid and Semigroup have been defined in a way that allows to use them in CEs. If that true then it would make sense to present that in tests and docs.