Skip to content
#

monad

Here are 510 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

enhancement good first issue needs work

Improve this page

Add a description, image, and links to the monad 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 monad topic, visit your repo's landing page and select "manage topics."

Learn more