The Wayback Machine - https://web.archive.org/web/20210801024709/https://github.com/topics/monoid
Skip to content
#

monoid

Here are 66 public repositories matching this topic...

kierans
kierans commented Mar 11, 2021

Is your feature request related to a problem? Please describe.
I'm on my fourth project using Crocks and I keep reaching for the same function getPropOrError (and getPathOrError). Instead of me releasing my own library, or copy/pasting the function around I think it would be good to have this in the standard library.

Describe the solution you'd like
`getPropOrError :: String -> a

Improve this page

Add a description, image, and links to the monoid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monoid topic, visit your repo's landing page and select "manage topics."

Learn more