Skip to content

Instantly share code, notes, and snippets.

@anthony2025
Created April 26, 2018 19:15
Show Gist options
  • Save anthony2025/906914613fd59461c7b322ef40799445 to your computer and use it in GitHub Desktop.
Save anthony2025/906914613fd59461c7b322ef40799445 to your computer and use it in GitHub Desktop.
import fp from 'lodash/fp';
const uncappedMap = fp.map.convert({ cap: false });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment