Skip to content

guaraqe/total-alternative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Maybe
  • List
  • Vector
  • EitherT
  • ExceptT
  • Validation : Hackage
  • Success : Hackage

About

Alternative interface for total versions of partial Prelude functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published