Popularity
2.1
Stable
Activity
0.0
Stable
2
3
0
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Unclassified
total-alternative alternatives and similar packages
Based on the "Unclassified" category.
Alternatively, view total-alternative alternatives based on common mentions on social networks and blogs.
-
bit-stream
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization -
dependent-sum-template
DISCONTINUED. Template Haskell code to generate instances of classes in dependent-sum package -
argon2
Haskell bindings to libargon2 - the reference implementation of the Argon2 password-hashing function
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of total-alternative or a related project?
README
total-alternative
This library exports total versions for Prelude partial functions
using an Alternative
interface where empty
represents the result
for invalid inputs.
The Alternative
interface allows them to be specialized to: