Popularity
2.1
Declining
Activity
0.0
Stable
1
2
1
Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Control
Transformers
transformers-continue alternatives and similar packages
Based on the "transformers" category.
Alternatively, view transformers-continue alternatives based on common mentions on social networks and blogs.
-
transformers-base
Haskell library for lifting actions from the bottom of a monad transformer stack -
transformers-eff
An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff -
transformers-bifunctors
Bifunctors over monad transformers. -
transformers-convert
Sensible conversions between some of the monad transformers
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of transformers-continue or a related project?
Popular Comparisons
README
transformers-continue
Simple monad and monad transformer for handling control flow. In particular handling the case where you want to be able to short-circuit on failure and success or continue.