fancode-r
v1.0.4
Published
this repo contains rambda missing functions
Downloads
6
Readme
fc-R
This repo contains missing utility function of rambda library.
List of functions
Priority
- [ ] __
- [ ] ascend
- [ ] composeP
- [ ] composeWith
- [ ] contains
- [ ] forEachObjIndexed
- [x] gt
- [x] gte
- [ ] innerJoin
- [x] insert
- [x] insertAll
- [ ] juxt
- [x] lt
- [x] lte
- [x] mergeDeepLeft
- [x] nthArg
- [ ] sortWith
- [x] uniqBy
- [ ] transduce
- [ ] traverse
- [ ] mergeDeepWith
- [ ] mergeDeepWithKey
- [ ] mergeRight
- [ ] mergeWith
- [ ] mergeWithKey
- [ ] default
Pending
- addIndex
- ap
- aperture
- applyTo
- binary
- call
- comparator
- composeK
- construct
- constructN
- countBy
- descend
- differenceWith
- dissocPath
- empty
- eqBy
- hasIn
- into
- invert
- invertObj
- invoker
- keysIn
- lift
- liftN
- unnest
- until
- useWith
- valuesIn
- xprod
- thunkify
- symmetricDifferenceWith
- andThen
- toPairsIn
- unary
- uncurryN
- unfold
- unionWith
- o
- otherwise
- pair
- partialRight
- pathSatisfies
- pickBy
- pipeK
- pipeP
- pipeWith
- project
- propSatisfies
- reduceBy
- reduceRight
- reduceWhile
- reduced
- remove
- scan
- sequence
- nAry
- mapAccum
- mapAccumRight
- memoizeWith