Skip to content

Instantly share code, notes, and snippets.

@chalu
Created July 18, 2019 17:12
Show Gist options
  • Save chalu/e06666a02eaf1663793ced5f7d28a146 to your computer and use it in GitHub Desktop.
Save chalu/e06666a02eaf1663793ced5f7d28a146 to your computer and use it in GitHub Desktop.
const sumAges = compute(sumOf, 'age');
const sumOfAge = sumAges(data);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment