Skip to content

Instantly share code, notes, and snippets.

@juliobetta
Created October 1, 2017 13:45
Show Gist options
  • Save juliobetta/88fdeb3394d12ad77d1811acabbe75a4 to your computer and use it in GitHub Desktop.
Save juliobetta/88fdeb3394d12ad77d1811acabbe75a4 to your computer and use it in GitHub Desktop.
characters.filter(character => character.debut < 1990).length > 0;
// true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment