Skip to content

Instantly share code, notes, and snippets.

@exogen
Created November 11, 2015 18:57
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 exogen/c7e6696bd0d912c45e46 to your computer and use it in GitHub Desktop.
Save exogen/c7e6696bd0d912c45e46 to your computer and use it in GitHub Desktop.
_.chain
_.compact
_.difference
_.each
_.every
_.filter
_.findIndex
_.flatten
_.flattenDeep
_.includes
_.invert
_.isArray
_.isDate
_.isEmpty
_.isFinite
_.isFunction
_.isNumber
_.isObject
_.isPlainObject
_.isString
_.keys
_.last
_.map
_.max
_.merge
_.min
_.omit
_.pluck
_.range
_.reduce
_.some
_.sortBy
_.sum
_.take
_.union
_.uniq
_.values
_.without
_.zip
_.zipObject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment