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

composition

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

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
  • Updated Mar 6, 2021
  • Haskell

Improve this page

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

Learn more