issues
search
cognitect-labs
/
transducers-js
Transducers for JavaScript
Apache License 2.0
1.6k
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does the protocol support object keys at all?
#54
customcommander
opened
3 years ago
0
i updated your readme.
#53
Priyanshu-server
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#52
dependabot[bot]
opened
4 years ago
0
Bump lodash from 3.10.1 to 4.17.15
#51
dependabot[bot]
closed
4 years ago
1
Anybody home?
#50
loganpowell
closed
5 years ago
1
LazyTransformer fails when multiple values produced per step
#49
dphilipson
opened
7 years ago
0
Proposal: @@transducer/init should always be called, create an accumulator object.
#48
shaunc
opened
7 years ago
0
asynchrony
#47
shaunc
opened
7 years ago
0
How do I create a transformer with state?
#46
shaunc
opened
7 years ago
0
"reduced" wrapper?
#45
shaunc
opened
7 years ago
2
Creating transformers ... "@@"??
#44
shaunc
opened
7 years ago
1
Removing misleading documentation line
#43
TehShrike
closed
7 years ago
1
Under development?
#42
shinzui
opened
7 years ago
0
remove unnecessary line from example
#41
stephanos
opened
7 years ago
0
Add ModuleLoader to satisfy new constructor arity
#40
kainoa21
opened
7 years ago
0
Change to DepsGenerator breaks bin/test
#39
kainoa21
opened
7 years ago
0
fix keep return result
#38
kainoa21
opened
7 years ago
0
Add .type field to transducers
#37
tomaskulich
opened
7 years ago
0
fix broken link
#36
vvakame
opened
8 years ago
0
Is it possible to use the function arity instead of the "transducer protocol"
#35
emil-mi
closed
3 years ago
0
Browser version through exception
#34
toastman
opened
8 years ago
0
Fix a typo in Readme
#33
prayagverma
closed
8 years ago
2
Fixes for a few minor doc typos
#32
tomsugden
closed
8 years ago
1
Keep should return results of transform
#31
greghart
opened
8 years ago
2
Where does the convention "at-at-slash" come from?
#30
rstuven
closed
8 years ago
2
Correct documentation for keepIndexed
#29
btford
closed
9 years ago
1
How to implement the protocol?
#28
joneshf
closed
9 years ago
3
Exports typo
#27
Chris-Andrews
closed
9 years ago
1
Curring "into" method, will duplicate list elements
#26
marcog83
closed
9 years ago
2
Fix typo in immutable section of README
#25
wincent
closed
9 years ago
1
export identity
#24
swannodette
closed
9 years ago
1
Clarifying behavior of transducer/init
#23
tgriesser
closed
9 years ago
3
Direction of functional composition with toFn?
#22
wcourtney
closed
9 years ago
2
Adding mapIndexed transducer; minor fixes
#21
monfera
closed
9 years ago
1
Official spec for transformer protocol
#20
tgriesser
closed
9 years ago
38
Why is the immutable-js demo broken?
#19
gilbox
closed
9 years ago
4
Links to src in API docs are broken
#18
den1k
opened
9 years ago
0
How is takeWhile different from filter?
#17
kirbysayshi
closed
9 years ago
2
Export `identity` function
#16
JustinTulloss
closed
9 years ago
2
Renamed Vector to List on README.md
#15
tgfjt
closed
9 years ago
1
Identity spelled wrong in docs
#14
dubiousdavid
closed
9 years ago
1
Functions 'ensureReduced' and 'unreduced' are exported as 'first' in browser target
#13
dfa1
closed
9 years ago
1
add toFn definition to integration example
#12
janraasch
closed
9 years ago
1
Is it possible to write a transducer to perform zip?
#11
RGBboy
opened
9 years ago
8
Immutable-js support
#10
pedroteixeira
closed
10 years ago
1
Is it allowed to call step() inside init()?
#9
rpominov
closed
9 years ago
6
Fix typo that caused transducers.isString to always return false
#8
danfarino
closed
10 years ago
1
Include missing argument in example
#7
danfarino
closed
10 years ago
1
KeepIndexed passes index as first value
#6
kevinbeaty
closed
10 years ago
1
can `take` terminate in the same step as the last value?
#5
jlongster
closed
10 years ago
3
Next