Skip to content

Instantly share code, notes, and snippets.

@JesterXL
Created July 26, 2018 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JesterXL/af407ad70813788be0715465f6aa577e to your computer and use it in GitHub Desktop.
Save JesterXL/af407ad70813788be0715465f6aa577e to your computer and use it in GitHub Desktop.
const { map, nth, filter, getOr, set, startCase, get, flow, isEqual, rearg, identity, curry } = require('lodash/fp')
const R = require('ramda')
const { invoker, apply } = R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment