Skip to main content
Module

x/rambda/NEXT_VERSION_CHECKLIST.md

Faster and smaller alternative to Ramda
Go to Latest
File

fix https://github.com/selfrefactor/rambdax/issues/93

remove ramda imports in tests release X replace missing ramda methods with text that argument is missing


  • construct - it is class helper and classes are not very functional oriented

  • constructN

  • dissocPath

  • dropRepeatsBy

  • empty

  • eqBy

  • forEachObjIndexed

  • gt

  • gte

  • hasIn

  • innerJoin

  • insert

  • insertAll

  • into

  • invert

  • invertObj

  • invoker

  • isNotNil

  • keysIn

  • lift

  • liftN

  • lt

  • lte

  • mapAccum

  • mapAccumRight

  • memoizeWith

  • mergeDeepLeft

  • mergeDeepWith

  • mergeDeepWithKey

  • mergeWithKey

  • nAry

  • nthArg

  • o

  • otherwise

  • pair

  • partialRight

  • pathSatisfies

  • pickBy

  • pipeWith

  • project

  • promap

  • reduceBy

  • reduceRight

  • reduceWhile

  • reduced

  • remove

  • scan

  • sequence

  • sortWith

  • splitWhenever

  • swap

  • symmetricDifferenceWith

  • andThen

  • toPairsIn

  • transduce

  • traverse

  • unary

  • uncurryN

  • unfold

  • unionWith

  • until

  • useWith

  • valuesIn

  • xprod

  • thunkify

  • default


Idea of this file is to store CHANGELOG changes until MR is ready to be opened.

differenceWith


try omitPath as method instead of multiple paths