Skip to content

Latest commit

 

History

History
128 lines (112 loc) · 2.15 KB

Roadmap.md

File metadata and controls

128 lines (112 loc) · 2.15 KB

Roadmap

Implemented but not finalized

  • dropWhile
  • matches
  • takeWhile
  • where
  • without
  • chunk
  • multisort
  • pad
  • product
  • random
  • invert / flip
  • replaceKeys
  • replaceValue
  • shift
  • pop
  • slice
  • splice
  • unique / uniq
  • unshift / prepend
  • unpop / append
  • natsort
  • natcasesort
  • shuffle / randomize
  • flatten
  • has
  • invoke
  • matchesAny
  • merge
  • prepend
  • range
  • remove
  • removeFirst
  • removeLast
  • repeat
  • sortKeys
  • after
  • before
  • bind
  • bindAll
  • bindClass
  • compact
  • compose
  • constant
  • countBy
  • defaults
  • duplicate
  • eachReference / eachRef
  • escape
  • extend
  • findWhere
  • functions
  • indexOf
  • is / isType
  • isArray
  • isBoolean
  • isDate
  • isEmpty
  • isEqual
  • isFinite
  • isFloat
  • isFunction
  • isInteger
  • isNaN
  • isNull
  • isNumber
  • isObject
  • isRegExp
  • isResource
  • isScalar
  • isString
  • isTraversable
  • lastIndexOf
  • lastly
  • memoize
  • mixin / setCustom
  • noop
  • now
  • once
  • pairs
  • partition
  • provide / dash
  • reduceRight
  • sample
  • sortedIndex
  • template
  • throttle
  • times
  • typeOf
  • unescape
  • uniqueId
  • wrap
  • zip
  • drop
  • patch
  • ease
  • hasKeys
  • unease
  • slug
  • truncate
  • urlify

No new operations

TBD

TBD