Skip to content

Instantly share code, notes, and snippets.

@smolak
Created August 16, 2017 18:02
Show Gist options
  • Save smolak/f8c276e478c810c7105ec4cc82be38cd to your computer and use it in GitHub Desktop.
Save smolak/f8c276e478c810c7105ec4cc82be38cd to your computer and use it in GitHub Desktop.
Human readable code
const allRequiredMethodsArePresent = requiredMethods.every(methodIsPresentIn(adaptersMethods));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment