Skip to content
/ or Public

Maybe (Either a b) ^ Either (Either a b) ((,) a b) ^ Maybe (Either (Either a b) ((,) a b))

License

Notifications You must be signed in to change notification settings

qfpl/or

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

or

Three data types:

  1. λa b → Maybe (Either a b)
  2. λa b → Either (Either a b) ((,) a b) aka These
  3. λa b → Maybe (Either (Either a b) ((,) a b))

CSIRO's Data61 Logo

About

Maybe (Either a b) ^ Either (Either a b) ((,) a b) ^ Maybe (Either (Either a b) ((,) a b))

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •