Issues
- 0
The automated release is failing 🚨
#111 opened by benji6 - 3
The automated release is failing 🚨
#36 opened by benji6 - 10
Implement traversable
#34 opened by masaeedu - 9
Benchmarks compared to ramda and native
#32 opened by xgbuils - 5
filter benchmarks: divisibleBy{X} variables does not correspond to the real operations that do
#31 opened by xgbuils - 1
`partition` is caching values.
#29 opened by xgbuils - 2
Performance
#20 opened by benji6 - 4
equals is not enough lazy
#24 opened by xgbuils - 6
slice(-10, -2) === slice(0, 8)
#25 opened by xgbuils - 2
increase performance splitEvery
#26 opened by xgbuils - 8
slice is not lazy now
#22 opened by xgbuils - 5
slice & infinite loops
#18 opened by xgbuils - 1
repeat does not follow the specs
#16 opened by xgbuils - 7
- 2
prevent cycle of empty iterable
#14 opened by xgbuils - 1
Merge function that given two sorted lists produces a sorted list containing the union of each list’s elements.
#1 opened by benji6 - 18
Can reduce make lazy sequence?
#10 opened by ivan-kleshnin - 4
Random considerations
#7 opened by ivan-kleshnin - 1
Add sum function
#5 opened by benji6