Skip to content

Instantly share code, notes, and snippets.

@granmoe
Last active April 16, 2018 02:06
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 granmoe/af6ccebdf0da358a47e618e3f53ddcd1 to your computer and use it in GitHub Desktop.
Save granmoe/af6ccebdf0da358a47e618e3f53ddcd1 to your computer and use it in GitHub Desktop.
const all = reduce((a, b) => a && b, true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment