Skip to content

Instantly share code, notes, and snippets.

@mishelashala
Created July 27, 2020 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mishelashala/a30f48993da81ca1bed9f3621c770d03 to your computer and use it in GitHub Desktop.
Save mishelashala/a30f48993da81ca1bed9f3621c770d03 to your computer and use it in GitHub Desktop.
// then :: (a -> b) -> Promise b
// then :: (a -> Promise b) -> Promise b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment