udalmik / underscore.java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

underscore.java

Collections

  • each
  • map
  • reduce
  • reduceRight
  • find
  • filter
  • where
  • findWhere
  • reject
  • every
  • some
  • contains
  • invoke
  • pluck
  • max
  • min
  • sortBy
  • groupBy
  • countBy
  • shuffle
  • toArray
  • size Arrays
  • first
  • initial
  • last
  • rest
  • compact
  • flatten
  • without
  • union
  • intersection
  • difference
  • uniq
  • zip
  • object
  • indexOf
  • lastIndexOf
  • sortedIndex
  • range Functions
  • bind
  • bindAll
  • partial
  • memoize
  • delay
  • defer
  • throttle
  • debounce
  • once
  • after
  • wrap
  • compose Objects
  • keys
  • values
  • pairs
  • invert
  • functions
  • extend
  • pick
  • omit
  • defaults
  • clone
  • tap
  • has
  • isEqual
  • isEmpty
  • isElement
  • isArray
  • isObject
  • isArguments
  • isFunction
  • isString
  • isNumber
  • isFinite
  • isBoolean
  • isDate
  • isRegExp
  • isNaN
  • isNull
  • isUndefined Utility
  • noConflict
  • identity
  • times
  • random
  • mixin
  • uniqueId
  • escape
  • unescape
  • result
  • template Chaining
  • chain
  • value

About


Languages

Language:Java 100.0%