Skip to content

Instantly share code, notes, and snippets.

@Silverwolf90
Created March 27, 2016 23:06
Show Gist options
  • Save Silverwolf90/02794cbeaf0958314a2f to your computer and use it in GitHub Desktop.
Save Silverwolf90/02794cbeaf0958314a2f to your computer and use it in GitHub Desktop.
import {
reduce, mergeWith, isArray, isNumber, every,
cond, add, ary, head, tail, concat, rest,
} from 'lodash/fp';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment