Skip to content

Instantly share code, notes, and snippets.

@AyaMorisawa
Created March 25, 2015 12:01
Show Gist options
  • Save AyaMorisawa/42f31d8221f8beb5bee0 to your computer and use it in GitHub Desktop.
Save AyaMorisawa/42f31d8221f8beb5bee0 to your computer and use it in GitHub Desktop.
Promise a
Maybe a = (a | Undefined)
Either a b = (a | b)
Tuple a b = [a, b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment