Skip to content

0.1.0

Compare
Choose a tag to compare
@singla-shivam singla-shivam released this 03 Jun 12:08
· 283 commits to master since this release
8a60376

Added

  • add
  • addIndex
  • adjust
  • all
  • always
  • ap
  • append
  • assoc
  • assocPath
  • chain
  • clamp
  • comparator
  • complement
  • compose
  • concat
  • contains
  • crossProduct
  • curry
  • dec
  • dissoc
  • dissocPath
  • divide
  • drop
  • dropLast
  • dropLastWhile
  • dropRepeats
  • dropRepeatsWith
  • dropWhile
  • equals
  • filter
  • findIndex
  • flip
  • identity
  • inc
  • insert
  • join
  • lens
  • lensIndex
  • lensPath
  • lensProp
  • lift
  • liftN
  • map
  • max
  • mean
  • median
  • min
  • multiply
  • not
  • nth
  • over
  • path
  • paths
  • pipe
  • prepend
  • prop
  • props
  • range
  • rangeUntil
  • reduce
  • reject
  • reverse
  • set
  • slice
  • sort
  • subtract
  • sum
  • tail
  • take
  • tap
  • transduce
  • trim
  • typ
  • update
  • view
  • when
  • where
  • whereAll
  • whereAny
  • whereEq
  • xor
  • zip
  • zipObj
  • zipWith