Skip to content

Instantly share code, notes, and snippets.

@fonzerelly
Last active September 2, 2016 22:17
Show Gist options
  • Save fonzerelly/7796680 to your computer and use it in GitHub Desktop.
Save fonzerelly/7796680 to your computer and use it in GitHub Desktop.
caveat of _.partialRight
_.map(books, getNumberOfPages);
// undefined, undefined, undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment